diff --git a/docfx_project/api/.manifest b/docfx_project/api/.manifest index e544f77..70caf8a 100644 --- a/docfx_project/api/.manifest +++ b/docfx_project/api/.manifest @@ -178,33 +178,158 @@ "CilTools.BytecodeAnalysis.MemberCriteria.Internal": "CilTools.BytecodeAnalysis.MemberCriteria.yml", "CilTools.BytecodeAnalysis.MemberCriteria.Methods": "CilTools.BytecodeAnalysis.MemberCriteria.yml", "CilTools.BytecodeAnalysis.Signature": "CilTools.BytecodeAnalysis.Signature.yml", + "CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],CilTools.Reflection.ITokenResolver)": "CilTools.BytecodeAnalysis.Signature.yml", + "CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo)": "CilTools.BytecodeAnalysis.Signature.yml", "CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],System.Reflection.Module)": "CilTools.BytecodeAnalysis.Signature.yml", + "CilTools.BytecodeAnalysis.Signature.#ctor(System.IO.Stream,CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo)": "CilTools.BytecodeAnalysis.Signature.yml", "CilTools.BytecodeAnalysis.Signature.CallingConvention": "CilTools.BytecodeAnalysis.Signature.yml", "CilTools.BytecodeAnalysis.Signature.ExplicitThis": "CilTools.BytecodeAnalysis.Signature.yml", + "CilTools.BytecodeAnalysis.Signature.GenericArgsCount": "CilTools.BytecodeAnalysis.Signature.yml", + "CilTools.BytecodeAnalysis.Signature.GenericInst": "CilTools.BytecodeAnalysis.Signature.yml", "CilTools.BytecodeAnalysis.Signature.GetParamType(System.Int32)": "CilTools.BytecodeAnalysis.Signature.yml", "CilTools.BytecodeAnalysis.Signature.GetParamTypes": "CilTools.BytecodeAnalysis.Signature.yml", "CilTools.BytecodeAnalysis.Signature.HasThis": "CilTools.BytecodeAnalysis.Signature.yml", "CilTools.BytecodeAnalysis.Signature.ParamsCount": "CilTools.BytecodeAnalysis.Signature.yml", "CilTools.BytecodeAnalysis.Signature.ParamTypes": "CilTools.BytecodeAnalysis.Signature.yml", + "CilTools.BytecodeAnalysis.Signature.ReadFieldSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo)": "CilTools.BytecodeAnalysis.Signature.yml", "CilTools.BytecodeAnalysis.Signature.ReturnType": "CilTools.BytecodeAnalysis.Signature.yml", "CilTools.BytecodeAnalysis.Signature.ToString": "CilTools.BytecodeAnalysis.Signature.yml", "CilTools.BytecodeAnalysis.TypeSpec": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.Assembly": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.BaseType": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.DeclaringType": "CilTools.BytecodeAnalysis.TypeSpec.yml", "CilTools.BytecodeAnalysis.TypeSpec.ElementType": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.FullName": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[])": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetConstructors(System.Reflection.BindingFlags)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Boolean)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Type,System.Boolean)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetElementType": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetEvent(System.String,System.Reflection.BindingFlags)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetEvents(System.Reflection.BindingFlags)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetField(System.String,System.Reflection.BindingFlags)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetFields(System.Reflection.BindingFlags)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetInterface(System.String,System.Boolean)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetMembers(System.Reflection.BindingFlags)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[])": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetMethods(System.Reflection.BindingFlags)": "CilTools.BytecodeAnalysis.TypeSpec.yml", "CilTools.BytecodeAnalysis.TypeSpec.GetModifier(System.Int32)": "CilTools.BytecodeAnalysis.TypeSpec.yml", "CilTools.BytecodeAnalysis.TypeSpec.GetModifiers": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetNestedType(System.String,System.Reflection.BindingFlags)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes(System.Reflection.BindingFlags)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetProperties(System.Reflection.BindingFlags)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[])": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.GUID": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl": "CilTools.BytecodeAnalysis.TypeSpec.yml", "CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[])": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.IsDefined(System.Type,System.Boolean)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.IsGenericType": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition": "CilTools.BytecodeAnalysis.TypeSpec.yml", "CilTools.BytecodeAnalysis.TypeSpec.IsPinned": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType(System.Type[])": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.MakePointerType": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.MetadataToken": "CilTools.BytecodeAnalysis.TypeSpec.yml", "CilTools.BytecodeAnalysis.TypeSpec.Modifiers": "CilTools.BytecodeAnalysis.TypeSpec.yml", "CilTools.BytecodeAnalysis.TypeSpec.ModifiersCount": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.Module": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.Name": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.Namespace": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo)": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.TargetSignature": "CilTools.BytecodeAnalysis.TypeSpec.yml", "CilTools.BytecodeAnalysis.TypeSpec.ToString": "CilTools.BytecodeAnalysis.TypeSpec.yml", "CilTools.BytecodeAnalysis.TypeSpec.Type": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType": "CilTools.BytecodeAnalysis.TypeSpec.yml", + "CilTools.Metadata": "CilTools.Metadata.yml", + "CilTools.Metadata.AssemblyReader": "CilTools.Metadata.AssemblyReader.yml", + "CilTools.Metadata.AssemblyReader.#ctor": "CilTools.Metadata.AssemblyReader.yml", + "CilTools.Metadata.AssemblyReader.AssemblyResolve": "CilTools.Metadata.AssemblyReader.yml", + "CilTools.Metadata.AssemblyReader.Dispose": "CilTools.Metadata.AssemblyReader.yml", + "CilTools.Metadata.AssemblyReader.Load(System.Reflection.AssemblyName)": "CilTools.Metadata.AssemblyReader.yml", + "CilTools.Metadata.AssemblyReader.Load(System.String)": "CilTools.Metadata.AssemblyReader.yml", + "CilTools.Metadata.AssemblyReader.LoadFrom(System.String)": "CilTools.Metadata.AssemblyReader.yml", "CilTools.Reflection": "CilTools.Reflection.yml", + "CilTools.Reflection.ComplexType": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.#ctor(System.Type,CilTools.Reflection.ComplexTypeKind,System.Type[])": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.Assembly": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.AssemblyQualifiedName": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.BaseType": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.DeclaringType": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.FullName": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetArrayRank": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetAttributeFlagsImpl": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[])": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetConstructors(System.Reflection.BindingFlags)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetCustomAttributes(System.Boolean)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetCustomAttributes(System.Type,System.Boolean)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetElementType": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetEvent(System.String,System.Reflection.BindingFlags)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetEvents(System.Reflection.BindingFlags)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetField(System.String,System.Reflection.BindingFlags)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetFields(System.Reflection.BindingFlags)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetGenericArguments": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetGenericTypeDefinition": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetHashCode": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetInterface(System.String,System.Boolean)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetInterfaces": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetMember(System.String,System.Reflection.BindingFlags)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetMembers(System.Reflection.BindingFlags)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[])": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetMethods(System.Reflection.BindingFlags)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetNestedType(System.String,System.Reflection.BindingFlags)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetNestedTypes(System.Reflection.BindingFlags)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetProperties(System.Reflection.BindingFlags)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[])": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.GUID": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.HasElementTypeImpl": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[])": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.IsArrayImpl": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.IsByRefImpl": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.IsCOMObjectImpl": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.IsDefined(System.Type,System.Boolean)": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.IsGenericType": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.IsGenericTypeDefinition": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.IsPointerImpl": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.IsPrimitiveImpl": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.MakeArrayType": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.MakeByRefType": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.MakePointerType": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.MetadataToken": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.Module": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.Name": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.Namespace": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.ToString": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexType.UnderlyingSystemType": "CilTools.Reflection.ComplexType.yml", + "CilTools.Reflection.ComplexTypeKind": "CilTools.Reflection.ComplexTypeKind.yml", + "CilTools.Reflection.ComplexTypeKind.ByRef": "CilTools.Reflection.ComplexTypeKind.yml", + "CilTools.Reflection.ComplexTypeKind.GenInst": "CilTools.Reflection.ComplexTypeKind.yml", + "CilTools.Reflection.ComplexTypeKind.Pointer": "CilTools.Reflection.ComplexTypeKind.yml", + "CilTools.Reflection.ComplexTypeKind.SzArray": "CilTools.Reflection.ComplexTypeKind.yml", "CilTools.Reflection.CustomMethod": "CilTools.Reflection.CustomMethod.yml", "CilTools.Reflection.CustomMethod.#ctor": "CilTools.Reflection.CustomMethod.yml", "CilTools.Reflection.CustomMethod.GetBytecode": "CilTools.Reflection.CustomMethod.yml", + "CilTools.Reflection.CustomMethod.GetDefinition": "CilTools.Reflection.CustomMethod.yml", "CilTools.Reflection.CustomMethod.GetExceptionBlocks": "CilTools.Reflection.CustomMethod.yml", "CilTools.Reflection.CustomMethod.GetLocalVariables": "CilTools.Reflection.CustomMethod.yml", "CilTools.Reflection.CustomMethod.GetLocalVarSignature": "CilTools.Reflection.CustomMethod.yml", + "CilTools.Reflection.CustomMethod.GetPInvokeParams": "CilTools.Reflection.CustomMethod.yml", "CilTools.Reflection.CustomMethod.InitLocals": "CilTools.Reflection.CustomMethod.yml", "CilTools.Reflection.CustomMethod.InitLocalsSpecified": "CilTools.Reflection.CustomMethod.yml", "CilTools.Reflection.CustomMethod.MaxStackSize": "CilTools.Reflection.CustomMethod.yml", @@ -221,6 +346,58 @@ "CilTools.Reflection.ExceptionBlock.HandlerOffset": "CilTools.Reflection.ExceptionBlock.yml", "CilTools.Reflection.ExceptionBlock.TryLength": "CilTools.Reflection.ExceptionBlock.yml", "CilTools.Reflection.ExceptionBlock.TryOffset": "CilTools.Reflection.ExceptionBlock.yml", + "CilTools.Reflection.GenericParamType": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.#ctor(System.Reflection.MethodBase,System.Int32)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.#ctor(System.Reflection.MethodBase,System.Int32,System.String)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.Assembly": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.AssemblyQualifiedName": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.BaseType": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.DeclaringMethod": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.FullName": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GenericParameterPosition": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetArrayRank": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[])": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetConstructors(System.Reflection.BindingFlags)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Boolean)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Type,System.Boolean)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetElementType": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetEvent(System.String,System.Reflection.BindingFlags)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetEvents(System.Reflection.BindingFlags)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetField(System.String,System.Reflection.BindingFlags)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetFields(System.Reflection.BindingFlags)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetInterface(System.String,System.Boolean)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetInterfaces": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetMember(System.String,System.Reflection.BindingFlags)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetMembers(System.Reflection.BindingFlags)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[])": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetMethods(System.Reflection.BindingFlags)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetNestedType(System.String,System.Reflection.BindingFlags)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetNestedTypes(System.Reflection.BindingFlags)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetProperties(System.Reflection.BindingFlags)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[])": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.GUID": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.HasElementTypeImpl": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[])": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.IsArrayImpl": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.IsByRefImpl": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.IsCOMObjectImpl": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.IsDefined(System.Type,System.Boolean)": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.IsGenericParameter": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.IsPointerImpl": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.IsPrimitiveImpl": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.MakeArrayType": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.MakeByRefType": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.MakePointerType": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.MetadataToken": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.Module": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.Name": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.Namespace": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.GenericParamType.UnderlyingSystemType": "CilTools.Reflection.GenericParamType.yml", + "CilTools.Reflection.ICustomAttribute": "CilTools.Reflection.ICustomAttribute.yml", + "CilTools.Reflection.ICustomAttribute.Constructor": "CilTools.Reflection.ICustomAttribute.yml", + "CilTools.Reflection.ICustomAttribute.Data": "CilTools.Reflection.ICustomAttribute.yml", + "CilTools.Reflection.ICustomAttribute.Owner": "CilTools.Reflection.ICustomAttribute.yml", "CilTools.Reflection.ITokenResolver": "CilTools.Reflection.ITokenResolver.yml", "CilTools.Reflection.ITokenResolver.ResolveField(System.Int32)": "CilTools.Reflection.ITokenResolver.yml", "CilTools.Reflection.ITokenResolver.ResolveField(System.Int32,System.Type[],System.Type[])": "CilTools.Reflection.ITokenResolver.yml", @@ -238,7 +415,17 @@ "CilTools.Reflection.LocalVariable.LocalType": "CilTools.Reflection.LocalVariable.yml", "CilTools.Reflection.LocalVariable.LocalTypeSpec": "CilTools.Reflection.LocalVariable.yml", "CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],CilTools.Reflection.ITokenResolver)": "CilTools.Reflection.LocalVariable.yml", + "CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo)": "CilTools.Reflection.LocalVariable.yml", "CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],System.Reflection.Module)": "CilTools.Reflection.LocalVariable.yml", + "CilTools.Reflection.PInvokeParams": "CilTools.Reflection.PInvokeParams.yml", + "CilTools.Reflection.PInvokeParams.#ctor(System.String,System.String,System.Runtime.InteropServices.CharSet,System.Boolean,System.Boolean,System.Nullable{System.Boolean},System.Runtime.InteropServices.CallingConvention)": "CilTools.Reflection.PInvokeParams.yml", + "CilTools.Reflection.PInvokeParams.BestFitMapping": "CilTools.Reflection.PInvokeParams.yml", + "CilTools.Reflection.PInvokeParams.CallingConvention": "CilTools.Reflection.PInvokeParams.yml", + "CilTools.Reflection.PInvokeParams.CharSet": "CilTools.Reflection.PInvokeParams.yml", + "CilTools.Reflection.PInvokeParams.ExactSpelling": "CilTools.Reflection.PInvokeParams.yml", + "CilTools.Reflection.PInvokeParams.FunctionName": "CilTools.Reflection.PInvokeParams.yml", + "CilTools.Reflection.PInvokeParams.ModuleName": "CilTools.Reflection.PInvokeParams.yml", + "CilTools.Reflection.PInvokeParams.SetLastError": "CilTools.Reflection.PInvokeParams.yml", "CilTools.Runtime": "CilTools.Runtime.yml", "CilTools.Runtime.ClrAssemblyInfo": "CilTools.Runtime.ClrAssemblyInfo.yml", "CilTools.Runtime.ClrAssemblyInfo.AssemblyReader": "CilTools.Runtime.ClrAssemblyInfo.yml", @@ -313,7 +500,9 @@ "CilTools.Runtime.ClrThreadInfo.StackTrace": "CilTools.Runtime.ClrThreadInfo.yml", "CilTools.Runtime.ClrThreadInfo.ToString": "CilTools.Runtime.ClrThreadInfo.yml", "CilTools.Runtime.DynamicMethodsAssembly": "CilTools.Runtime.DynamicMethodsAssembly.yml", + "CilTools.Runtime.DynamicMethodsAssembly.#ctor(Microsoft.Diagnostics.Runtime.DataTarget,CilTools.Runtime.ClrAssemblyReader,System.Boolean)": "CilTools.Runtime.DynamicMethodsAssembly.yml", "CilTools.Runtime.DynamicMethodsAssembly.#ctor(Microsoft.Diagnostics.Runtime.DataTarget,System.Boolean)": "CilTools.Runtime.DynamicMethodsAssembly.yml", + "CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader": "CilTools.Runtime.DynamicMethodsAssembly.yml", "CilTools.Runtime.DynamicMethodsAssembly.ChildType": "CilTools.Runtime.DynamicMethodsAssembly.yml", "CilTools.Runtime.DynamicMethodsAssembly.CodeBase": "CilTools.Runtime.DynamicMethodsAssembly.yml", "CilTools.Runtime.DynamicMethodsAssembly.Dispose": "CilTools.Runtime.DynamicMethodsAssembly.yml", diff --git a/docfx_project/api/CilTools.BytecodeAnalysis.Signature.yml b/docfx_project/api/CilTools.BytecodeAnalysis.Signature.yml index 9e8fee5..bff3fa0 100644 --- a/docfx_project/api/CilTools.BytecodeAnalysis.Signature.yml +++ b/docfx_project/api/CilTools.BytecodeAnalysis.Signature.yml @@ -5,14 +5,20 @@ items: id: Signature parent: CilTools.BytecodeAnalysis children: + - CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],CilTools.Reflection.ITokenResolver) + - CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) - CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],System.Reflection.Module) + - CilTools.BytecodeAnalysis.Signature.#ctor(System.IO.Stream,CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) - CilTools.BytecodeAnalysis.Signature.CallingConvention - CilTools.BytecodeAnalysis.Signature.ExplicitThis + - CilTools.BytecodeAnalysis.Signature.GenericArgsCount + - CilTools.BytecodeAnalysis.Signature.GenericInst - CilTools.BytecodeAnalysis.Signature.GetParamType(System.Int32) - CilTools.BytecodeAnalysis.Signature.GetParamTypes - CilTools.BytecodeAnalysis.Signature.HasThis - CilTools.BytecodeAnalysis.Signature.ParamsCount - CilTools.BytecodeAnalysis.Signature.ParamTypes + - CilTools.BytecodeAnalysis.Signature.ReadFieldSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) - CilTools.BytecodeAnalysis.Signature.ReturnType - CilTools.BytecodeAnalysis.Signature.ToString langs: @@ -91,7 +97,7 @@ items: description: Input data is invalid - type: System.NotSupportedException commentId: T:System.NotSupportedException - description: Signature contains generic types, function pointers or variable-bound arrays + description: Signature contains unsupported elements nameWithType.vb: Signature.Signature(Byte(), Module) modifiers.csharp: - public @@ -99,6 +105,220 @@ items: - Public fullName.vb: CilTools.BytecodeAnalysis.Signature.Signature(System.Byte(), System.Reflection.Module) name.vb: Signature(Byte(), Module) +- uid: CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],CilTools.Reflection.ITokenResolver) + commentId: M:CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],CilTools.Reflection.ITokenResolver) + id: '#ctor(System.Byte[],CilTools.Reflection.ITokenResolver)' + parent: CilTools.BytecodeAnalysis.Signature + langs: + - csharp + - vb + name: Signature(Byte[], ITokenResolver) + nameWithType: Signature.Signature(Byte[], ITokenResolver) + fullName: CilTools.BytecodeAnalysis.Signature.Signature(System.Byte[], CilTools.Reflection.ITokenResolver) + type: Constructor + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nInitializes a new signature object, respoving metadata tokens using the specified resolver\n" + remarks: "The signature could be the method signature or the standalone signature \n(ECMA-335 II.23.2.3: StandAloneMethodSig)" + syntax: + content: public Signature(byte[] data, ITokenResolver resolver) + parameters: + - id: data + type: System.Byte[] + description: The byte array containing the signature data + - id: resolver + type: CilTools.Reflection.ITokenResolver + description: The object used to resolve metadata tokens + content.vb: Public Sub New(data As Byte(), resolver As ITokenResolver) + overload: CilTools.BytecodeAnalysis.Signature.#ctor* + exceptions: + - type: System.ArgumentNullException + commentId: T:System.ArgumentNullException + description: Source array is null + - type: System.ArgumentException + commentId: T:System.ArgumentException + description: Source array is empty + - type: System.IO.EndOfStreamException + commentId: T:System.IO.EndOfStreamException + description: Unexpected end of input data + - type: CilTools.BytecodeAnalysis.CilParserException + commentId: T:CilTools.BytecodeAnalysis.CilParserException + description: Input data is invalid + - type: System.NotSupportedException + commentId: T:System.NotSupportedException + description: Signature contains unsupported elements + nameWithType.vb: Signature.Signature(Byte(), ITokenResolver) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: CilTools.BytecodeAnalysis.Signature.Signature(System.Byte(), CilTools.Reflection.ITokenResolver) + name.vb: Signature(Byte(), ITokenResolver) +- uid: CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + commentId: M:CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + id: '#ctor(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo)' + parent: CilTools.BytecodeAnalysis.Signature + langs: + - csharp + - vb + name: Signature(Byte[], ITokenResolver, MemberInfo) + nameWithType: Signature.Signature(Byte[], ITokenResolver, MemberInfo) + fullName: CilTools.BytecodeAnalysis.Signature.Signature(System.Byte[], CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + type: Constructor + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nInitializes a new signature object, respoving metadata tokens using the specified resolver in \nthe specified generic context\n" + remarks: "The signature could be the method signature or the standalone signature \n(ECMA-335 II.23.2.3: StandAloneMethodSig)" + syntax: + content: public Signature(byte[] data, ITokenResolver resolver, MemberInfo member) + parameters: + - id: data + type: System.Byte[] + description: The byte array containing the signature data + - id: resolver + type: CilTools.Reflection.ITokenResolver + description: The object used to resolve metadata tokens + - id: member + type: System.Reflection.MemberInfo + description: "Method that identifies generic context for generic method params, or null \nif this signature does not belong to a generic method" + content.vb: Public Sub New(data As Byte(), resolver As ITokenResolver, member As MemberInfo) + overload: CilTools.BytecodeAnalysis.Signature.#ctor* + exceptions: + - type: System.ArgumentNullException + commentId: T:System.ArgumentNullException + description: Source array is null + - type: System.ArgumentException + commentId: T:System.ArgumentException + description: Source array is empty + - type: System.IO.EndOfStreamException + commentId: T:System.IO.EndOfStreamException + description: Unexpected end of input data + - type: CilTools.BytecodeAnalysis.CilParserException + commentId: T:CilTools.BytecodeAnalysis.CilParserException + description: Input data is invalid + - type: System.NotSupportedException + commentId: T:System.NotSupportedException + description: Signature contains unsupported elements + nameWithType.vb: Signature.Signature(Byte(), ITokenResolver, MemberInfo) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: CilTools.BytecodeAnalysis.Signature.Signature(System.Byte(), CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + name.vb: Signature(Byte(), ITokenResolver, MemberInfo) +- uid: CilTools.BytecodeAnalysis.Signature.#ctor(System.IO.Stream,CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + commentId: M:CilTools.BytecodeAnalysis.Signature.#ctor(System.IO.Stream,CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + id: '#ctor(System.IO.Stream,CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo)' + parent: CilTools.BytecodeAnalysis.Signature + langs: + - csharp + - vb + name: Signature(Stream, ITokenResolver, MemberInfo) + nameWithType: Signature.Signature(Stream, ITokenResolver, MemberInfo) + fullName: CilTools.BytecodeAnalysis.Signature.Signature(System.IO.Stream, CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + type: Constructor + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nInitializes a new signature object from the stream, respoving metadata tokens using the specified \nresolver in the specified generic context\n" + remarks: "The signature could be the method signature or the standalone signature \n(ECMA-335 II.23.2.3: StandAloneMethodSig)" + syntax: + content: public Signature(Stream src, ITokenResolver resolver, MemberInfo member) + parameters: + - id: src + type: System.IO.Stream + description: The stream to read signature data from + - id: resolver + type: CilTools.Reflection.ITokenResolver + description: The object used to resolve metadata tokens + - id: member + type: System.Reflection.MemberInfo + description: "Method that identifies generic context for generic method params, or null \nif this signature does not belong to a generic method" + content.vb: Public Sub New(src As Stream, resolver As ITokenResolver, member As MemberInfo) + overload: CilTools.BytecodeAnalysis.Signature.#ctor* + exceptions: + - type: System.ArgumentNullException + commentId: T:System.ArgumentNullException + description: Source stream is null + - type: System.IO.EndOfStreamException + commentId: T:System.IO.EndOfStreamException + description: Unexpected end of input data + - type: CilTools.BytecodeAnalysis.CilParserException + commentId: T:CilTools.BytecodeAnalysis.CilParserException + description: Input data is invalid + - type: System.NotSupportedException + commentId: T:System.NotSupportedException + description: Signature contains unsupported elements + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: CilTools.BytecodeAnalysis.Signature.ReadFieldSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + commentId: M:CilTools.BytecodeAnalysis.Signature.ReadFieldSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + id: ReadFieldSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + parent: CilTools.BytecodeAnalysis.Signature + langs: + - csharp + - vb + name: ReadFieldSignature(Byte[], ITokenResolver, MemberInfo) + nameWithType: Signature.ReadFieldSignature(Byte[], ITokenResolver, MemberInfo) + fullName: CilTools.BytecodeAnalysis.Signature.ReadFieldSignature(System.Byte[], CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nReads the field signature from the specified byte array\n" + remarks: "\nThe field signature in .NET assembly consists of only the single that \nrepresents the field type. The signature data passed to this method should not contain \ndata for signature types other then the field signature (such as the method signature), or \nan exception will be thrown.\n" + syntax: + content: public static TypeSpec ReadFieldSignature(byte[] data, ITokenResolver resolver, MemberInfo member) + parameters: + - id: data + type: System.Byte[] + description: The byte array containing the field signature data + - id: resolver + type: CilTools.Reflection.ITokenResolver + description: The object used to resolve metadata tokens + - id: member + type: System.Reflection.MemberInfo + description: "Method that identifies generic context for generic method params, or null \nif this signature does not belong to a generic method" + return: + type: CilTools.BytecodeAnalysis.TypeSpec + description: The TypeSpec representing the field type + content.vb: Public Shared Function ReadFieldSignature(data As Byte(), resolver As ITokenResolver, member As MemberInfo) As TypeSpec + overload: CilTools.BytecodeAnalysis.Signature.ReadFieldSignature* + exceptions: + - type: System.ArgumentNullException + commentId: T:System.ArgumentNullException + description: Source array is null + - type: System.ArgumentException + commentId: T:System.ArgumentException + description: Source array is empty + - type: System.IO.InvalidDataException + commentId: T:System.IO.InvalidDataException + description: "\nThe signature data does not represent the field signature\n" + nameWithType.vb: Signature.ReadFieldSignature(Byte(), ITokenResolver, MemberInfo) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: CilTools.BytecodeAnalysis.Signature.ReadFieldSignature(System.Byte(), CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + name.vb: ReadFieldSignature(Byte(), ITokenResolver, MemberInfo) - uid: CilTools.BytecodeAnalysis.Signature.GetParamType(System.Int32) commentId: M:CilTools.BytecodeAnalysis.Signature.GetParamType(System.Int32) id: GetParamType(System.Int32) @@ -288,6 +508,37 @@ items: modifiers.vb: - Public - ReadOnly +- uid: CilTools.BytecodeAnalysis.Signature.GenericInst + commentId: P:CilTools.BytecodeAnalysis.Signature.GenericInst + id: GenericInst + parent: CilTools.BytecodeAnalysis.Signature + langs: + - csharp + - vb + name: GenericInst + nameWithType: Signature.GenericInst + fullName: CilTools.BytecodeAnalysis.Signature.GenericInst + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nGets the value indicating whether this signature represents the generic method instantiation\n" + syntax: + content: public bool GenericInst { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public ReadOnly Property GenericInst As Boolean + overload: CilTools.BytecodeAnalysis.Signature.GenericInst* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly - uid: CilTools.BytecodeAnalysis.Signature.ReturnType commentId: P:CilTools.BytecodeAnalysis.Signature.ReturnType id: ReturnType @@ -350,6 +601,37 @@ items: modifiers.vb: - Public - ReadOnly +- uid: CilTools.BytecodeAnalysis.Signature.GenericArgsCount + commentId: P:CilTools.BytecodeAnalysis.Signature.GenericArgsCount + id: GenericArgsCount + parent: CilTools.BytecodeAnalysis.Signature + langs: + - csharp + - vb + name: GenericArgsCount + nameWithType: Signature.GenericArgsCount + fullName: CilTools.BytecodeAnalysis.Signature.GenericArgsCount + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nGets the generic arguments or parameters count for the generic method, or zero if this \nsignature does not represent the generic method.\n" + syntax: + content: public int GenericArgsCount { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public ReadOnly Property GenericArgsCount As Integer + overload: CilTools.BytecodeAnalysis.Signature.GenericArgsCount* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly - uid: CilTools.BytecodeAnalysis.Signature.ParamTypes commentId: P:CilTools.BytecodeAnalysis.Signature.ParamTypes id: ParamTypes @@ -712,6 +994,55 @@ references: name: System.Reflection nameWithType: System.Reflection fullName: System.Reflection +- uid: CilTools.Reflection.ITokenResolver + commentId: T:CilTools.Reflection.ITokenResolver + parent: CilTools.Reflection + isExternal: true + name: ITokenResolver + nameWithType: ITokenResolver + fullName: CilTools.Reflection.ITokenResolver +- uid: CilTools.Reflection + commentId: N:CilTools.Reflection + isExternal: true + name: CilTools.Reflection + nameWithType: CilTools.Reflection + fullName: CilTools.Reflection +- uid: System.Reflection.MemberInfo + commentId: T:System.Reflection.MemberInfo + parent: System.Reflection + isExternal: true + name: MemberInfo + nameWithType: MemberInfo + fullName: System.Reflection.MemberInfo +- uid: System.IO.Stream + commentId: T:System.IO.Stream + parent: System.IO + isExternal: true + name: Stream + nameWithType: Stream + fullName: System.IO.Stream +- uid: System.IO + commentId: N:System.IO + isExternal: true + name: System.IO + nameWithType: System.IO + fullName: System.IO +- uid: CilTools.BytecodeAnalysis.Signature.ReadFieldSignature* + commentId: Overload:CilTools.BytecodeAnalysis.Signature.ReadFieldSignature + isExternal: true + name: ReadFieldSignature + nameWithType: Signature.ReadFieldSignature + fullName: CilTools.BytecodeAnalysis.Signature.ReadFieldSignature +- uid: System.IO.InvalidDataException + commentId: T:System.IO.InvalidDataException + isExternal: true +- uid: CilTools.BytecodeAnalysis.TypeSpec + commentId: T:CilTools.BytecodeAnalysis.TypeSpec + parent: CilTools.BytecodeAnalysis + isExternal: true + name: TypeSpec + nameWithType: TypeSpec + fullName: CilTools.BytecodeAnalysis.TypeSpec - uid: CilTools.BytecodeAnalysis.Signature.GetParamType* commentId: Overload:CilTools.BytecodeAnalysis.Signature.GetParamType isExternal: true @@ -728,13 +1059,6 @@ references: name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: CilTools.BytecodeAnalysis.TypeSpec - commentId: T:CilTools.BytecodeAnalysis.TypeSpec - parent: CilTools.BytecodeAnalysis - isExternal: true - name: TypeSpec - nameWithType: TypeSpec - fullName: CilTools.BytecodeAnalysis.TypeSpec - uid: CilTools.BytecodeAnalysis.Signature.GetParamTypes* commentId: Overload:CilTools.BytecodeAnalysis.Signature.GetParamTypes isExternal: true @@ -843,6 +1167,12 @@ references: name: ExplicitThis nameWithType: Signature.ExplicitThis fullName: CilTools.BytecodeAnalysis.Signature.ExplicitThis +- uid: CilTools.BytecodeAnalysis.Signature.GenericInst* + commentId: Overload:CilTools.BytecodeAnalysis.Signature.GenericInst + isExternal: true + name: GenericInst + nameWithType: Signature.GenericInst + fullName: CilTools.BytecodeAnalysis.Signature.GenericInst - uid: CilTools.BytecodeAnalysis.Signature.ReturnType* commentId: Overload:CilTools.BytecodeAnalysis.Signature.ReturnType isExternal: true @@ -855,6 +1185,12 @@ references: name: ParamsCount nameWithType: Signature.ParamsCount fullName: CilTools.BytecodeAnalysis.Signature.ParamsCount +- uid: CilTools.BytecodeAnalysis.Signature.GenericArgsCount* + commentId: Overload:CilTools.BytecodeAnalysis.Signature.GenericArgsCount + isExternal: true + name: GenericArgsCount + nameWithType: Signature.GenericArgsCount + fullName: CilTools.BytecodeAnalysis.Signature.GenericArgsCount - uid: CilTools.BytecodeAnalysis.Signature.ParamTypes* commentId: Overload:CilTools.BytecodeAnalysis.Signature.ParamTypes isExternal: true diff --git a/docfx_project/api/CilTools.BytecodeAnalysis.TypeSpec.yml b/docfx_project/api/CilTools.BytecodeAnalysis.TypeSpec.yml index 6c985cb..32dbd11 100644 --- a/docfx_project/api/CilTools.BytecodeAnalysis.TypeSpec.yml +++ b/docfx_project/api/CilTools.BytecodeAnalysis.TypeSpec.yml @@ -5,15 +5,68 @@ items: id: TypeSpec parent: CilTools.BytecodeAnalysis children: + - CilTools.BytecodeAnalysis.TypeSpec.Assembly + - CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName + - CilTools.BytecodeAnalysis.TypeSpec.BaseType + - CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod + - CilTools.BytecodeAnalysis.TypeSpec.DeclaringType - CilTools.BytecodeAnalysis.TypeSpec.ElementType + - CilTools.BytecodeAnalysis.TypeSpec.FullName + - CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition + - CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank + - CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl + - CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + - CilTools.BytecodeAnalysis.TypeSpec.GetConstructors(System.Reflection.BindingFlags) + - CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Boolean) + - CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Type,System.Boolean) + - CilTools.BytecodeAnalysis.TypeSpec.GetElementType + - CilTools.BytecodeAnalysis.TypeSpec.GetEvent(System.String,System.Reflection.BindingFlags) + - CilTools.BytecodeAnalysis.TypeSpec.GetEvents(System.Reflection.BindingFlags) + - CilTools.BytecodeAnalysis.TypeSpec.GetField(System.String,System.Reflection.BindingFlags) + - CilTools.BytecodeAnalysis.TypeSpec.GetFields(System.Reflection.BindingFlags) + - CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments + - CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition + - CilTools.BytecodeAnalysis.TypeSpec.GetInterface(System.String,System.Boolean) + - CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces + - CilTools.BytecodeAnalysis.TypeSpec.GetMembers(System.Reflection.BindingFlags) + - CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + - CilTools.BytecodeAnalysis.TypeSpec.GetMethods(System.Reflection.BindingFlags) - CilTools.BytecodeAnalysis.TypeSpec.GetModifier(System.Int32) - CilTools.BytecodeAnalysis.TypeSpec.GetModifiers + - CilTools.BytecodeAnalysis.TypeSpec.GetNestedType(System.String,System.Reflection.BindingFlags) + - CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes(System.Reflection.BindingFlags) + - CilTools.BytecodeAnalysis.TypeSpec.GetProperties(System.Reflection.BindingFlags) + - CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + - CilTools.BytecodeAnalysis.TypeSpec.GUID + - CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl - CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec + - CilTools.BytecodeAnalysis.TypeSpec.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + - CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl + - CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl + - CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl + - CilTools.BytecodeAnalysis.TypeSpec.IsDefined(System.Type,System.Boolean) + - CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer + - CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter + - CilTools.BytecodeAnalysis.TypeSpec.IsGenericType + - CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition - CilTools.BytecodeAnalysis.TypeSpec.IsPinned + - CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl + - CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl + - CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType + - CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType + - CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType(System.Type[]) + - CilTools.BytecodeAnalysis.TypeSpec.MakePointerType + - CilTools.BytecodeAnalysis.TypeSpec.MetadataToken - CilTools.BytecodeAnalysis.TypeSpec.Modifiers - CilTools.BytecodeAnalysis.TypeSpec.ModifiersCount + - CilTools.BytecodeAnalysis.TypeSpec.Module + - CilTools.BytecodeAnalysis.TypeSpec.Name + - CilTools.BytecodeAnalysis.TypeSpec.Namespace + - CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + - CilTools.BytecodeAnalysis.TypeSpec.TargetSignature - CilTools.BytecodeAnalysis.TypeSpec.ToString - CilTools.BytecodeAnalysis.TypeSpec.Type + - CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType langs: - csharp - vb @@ -29,23 +82,215 @@ items: namespace: CilTools.BytecodeAnalysis summary: "\nRepresents type specification, the set of type information stored in the signature, as defined by ECMA-335\n" syntax: - content: public class TypeSpec - content.vb: Public Class TypeSpec + content: 'public class TypeSpec : Type, ICustomAttributeProvider, _MemberInfo, _Type, IReflect, ITypeInfo' + content.vb: >- + Public Class TypeSpec + Inherits Type + Implements ICustomAttributeProvider, _MemberInfo, _Type, IReflect, ITypeInfo inheritance: - System.Object + - System.Reflection.MemberInfo + - System.Type + implements: + - System.Reflection.ICustomAttributeProvider + - System.Runtime.InteropServices._MemberInfo + - System.Runtime.InteropServices._Type + - System.Reflection.IReflect inheritedMembers: - - System.Object.Equals(System.Object) + - System.Type.FilterAttribute + - System.Type.FilterName + - System.Type.FilterNameIgnoreCase + - System.Type.Missing + - System.Type.Delimiter + - System.Type.EmptyTypes + - System.Type.GetType(System.String,System.Boolean,System.Boolean) + - System.Type.GetType(System.String,System.Boolean) + - System.Type.GetType(System.String) + - System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + - System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + - System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + - System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + - System.Type.MakeArrayType(System.Int32) + - System.Type.GetTypeFromProgID(System.String) + - System.Type.GetTypeFromProgID(System.String,System.Boolean) + - System.Type.GetTypeFromProgID(System.String,System.String) + - System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + - System.Type.GetTypeFromCLSID(System.Guid) + - System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + - System.Type.GetTypeFromCLSID(System.Guid,System.String) + - System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + - System.Type.GetTypeCode(System.Type) + - System.Type.GetTypeCodeImpl + - System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + - System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + - System.Type.GetTypeHandle(System.Object) + - System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + - System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetConstructor(System.Type[]) + - System.Type.GetConstructors + - System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetMethod(System.String,System.Type[]) + - System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + - System.Type.GetMethod(System.String) + - System.Type.GetMethods + - System.Type.GetField(System.String) + - System.Type.GetFields + - System.Type.GetInterface(System.String) + - System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + - System.Type.GetEvent(System.String) + - System.Type.GetEvents + - System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + - System.Type.GetProperty(System.String,System.Type,System.Type[]) + - System.Type.GetProperty(System.String,System.Type[]) + - System.Type.GetProperty(System.String,System.Type) + - System.Type.GetProperty(System.String) + - System.Type.GetProperties + - System.Type.GetNestedTypes + - System.Type.GetNestedType(System.String) + - System.Type.GetMember(System.String) + - System.Type.GetMember(System.String,System.Reflection.BindingFlags) + - System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + - System.Type.GetMembers + - System.Type.GetDefaultMembers + - System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + - System.Type.GetGenericParameterConstraints + - System.Type.IsValueTypeImpl + - System.Type.IsContextfulImpl + - System.Type.IsMarshalByRefImpl + - System.Type.GetEnumNames + - System.Type.GetEnumValues + - System.Type.GetEnumUnderlyingType + - System.Type.IsEnumDefined(System.Object) + - System.Type.GetEnumName(System.Object) + - System.Type.IsSubclassOf(System.Type) + - System.Type.IsInstanceOfType(System.Object) + - System.Type.IsAssignableFrom(System.Type) + - System.Type.IsEquivalentTo(System.Type) + - System.Type.GetTypeArray(System.Object[]) + - System.Type.Equals(System.Object) + - System.Type.Equals(System.Type) + - System.Type.GetHashCode + - System.Type.GetInterfaceMap(System.Type) + - System.Type.GetType + - System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + - System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + - System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + - System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + - System.Type.MemberType + - System.Type.ReflectedType + - System.Type.StructLayoutAttribute + - System.Type.DefaultBinder + - System.Type.TypeHandle + - System.Type.TypeInitializer + - System.Type.IsNested + - System.Type.Attributes + - System.Type.GenericParameterAttributes + - System.Type.IsVisible + - System.Type.IsNotPublic + - System.Type.IsPublic + - System.Type.IsNestedPublic + - System.Type.IsNestedPrivate + - System.Type.IsNestedFamily + - System.Type.IsNestedAssembly + - System.Type.IsNestedFamANDAssem + - System.Type.IsNestedFamORAssem + - System.Type.IsAutoLayout + - System.Type.IsLayoutSequential + - System.Type.IsExplicitLayout + - System.Type.IsClass + - System.Type.IsInterface + - System.Type.IsValueType + - System.Type.IsAbstract + - System.Type.IsSealed + - System.Type.IsEnum + - System.Type.IsSpecialName + - System.Type.IsImport + - System.Type.IsSerializable + - System.Type.IsAnsiClass + - System.Type.IsUnicodeClass + - System.Type.IsAutoClass + - System.Type.IsArray + - System.Type.IsConstructedGenericType + - System.Type.ContainsGenericParameters + - System.Type.IsByRef + - System.Type.IsPointer + - System.Type.IsPrimitive + - System.Type.IsCOMObject + - System.Type.HasElementType + - System.Type.IsContextful + - System.Type.IsMarshalByRef + - System.Type.GenericTypeArguments + - System.Type.IsSecurityCritical + - System.Type.IsSecuritySafeCritical + - System.Type.IsSecurityTransparent + - System.Reflection.MemberInfo.GetCustomAttributesData + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + - System.Reflection.MemberInfo.CustomAttributes - System.Object.Equals(System.Object,System.Object) - System.Object.ReferenceEquals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.GetType - System.Object.MemberwiseClone + extensionMethods: + - System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + - System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + - System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) modifiers.csharp: - public - class modifiers.vb: - Public - Class +- uid: CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + id: ReadFromArray(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: ReadFromArray(Byte[], ITokenResolver, MemberInfo) + nameWithType: TypeSpec.ReadFromArray(Byte[], ITokenResolver, MemberInfo) + fullName: CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray(System.Byte[], CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nReads TypeSpec object from the specified byte array\n" + syntax: + content: public static TypeSpec ReadFromArray(byte[] data, ITokenResolver resolver, MemberInfo member) + parameters: + - id: data + type: System.Byte[] + description: Byte array to read data from + - id: resolver + type: CilTools.Reflection.ITokenResolver + description: Object used to resolve metadata tokens + - id: member + type: System.Reflection.MemberInfo + description: "\nMethod that identifies generic context for generic method params, or null if this TypeSpec \ndoes not belong to a generic method\n" + return: + type: CilTools.BytecodeAnalysis.TypeSpec + content.vb: Public Shared Function ReadFromArray(data As Byte(), resolver As ITokenResolver, member As MemberInfo) As TypeSpec + overload: CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray* + nameWithType.vb: TypeSpec.ReadFromArray(Byte(), ITokenResolver, MemberInfo) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray(System.Byte(), CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + name.vb: ReadFromArray(Byte(), ITokenResolver, MemberInfo) - uid: CilTools.BytecodeAnalysis.TypeSpec.GetModifier(System.Int32) commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetModifier(System.Int32) id: GetModifier(System.Int32) @@ -112,16 +357,16 @@ items: - public modifiers.vb: - Public -- uid: CilTools.BytecodeAnalysis.TypeSpec.ToString - commentId: M:CilTools.BytecodeAnalysis.TypeSpec.ToString - id: ToString +- uid: CilTools.BytecodeAnalysis.TypeSpec.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + id: InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) parent: CilTools.BytecodeAnalysis.TypeSpec langs: - csharp - vb - name: ToString() - nameWithType: TypeSpec.ToString() - fullName: CilTools.BytecodeAnalysis.TypeSpec.ToString() + name: InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + nameWithType: TypeSpec.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + fullName: CilTools.BytecodeAnalysis.TypeSpec.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[]) type: Method source: path: CilTools.BytecodeAnalysis @@ -129,387 +374,10244 @@ items: assemblies: - CilTools.BytecodeAnalysis namespace: CilTools.BytecodeAnalysis - summary: "\nReturns textual representation of this type specification as CIL code\n" syntax: - content: public override string ToString() - return: + content: public override object InvokeMember(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args, ParameterModifier[] modifiers, CultureInfo culture, string[] namedParameters) + parameters: + - id: name type: System.String - content.vb: Public Overrides Function ToString As String - overridden: System.Object.ToString - overload: CilTools.BytecodeAnalysis.TypeSpec.ToString* + - id: invokeAttr + type: System.Reflection.BindingFlags + - id: binder + type: System.Reflection.Binder + - id: target + type: System.Object + - id: args + type: System.Object[] + - id: modifiers + type: System.Reflection.ParameterModifier[] + - id: culture + type: System.Globalization.CultureInfo + - id: namedParameters + type: System.String[] + return: + type: System.Object + content.vb: Public Overrides Function InvokeMember(name As String, invokeAttr As BindingFlags, binder As Binder, target As Object, args As Object(), modifiers As ParameterModifier(), culture As CultureInfo, namedParameters As String()) As Object + overridden: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + overload: CilTools.BytecodeAnalysis.TypeSpec.InvokeMember* + nameWithType.vb: TypeSpec.InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) modifiers.csharp: - public - override modifiers.vb: - Public - Overrides -- uid: CilTools.BytecodeAnalysis.TypeSpec.ElementType - commentId: P:CilTools.BytecodeAnalysis.TypeSpec.ElementType - id: ElementType + fullName.vb: CilTools.BytecodeAnalysis.TypeSpec.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object(), System.Reflection.ParameterModifier(), System.Globalization.CultureInfo, System.String()) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + id: GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) parent: CilTools.BytecodeAnalysis.TypeSpec langs: - csharp - vb - name: ElementType - nameWithType: TypeSpec.ElementType - fullName: CilTools.BytecodeAnalysis.TypeSpec.ElementType - type: Property + name: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: TypeSpec.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + type: Method source: path: CilTools.BytecodeAnalysis isExternal: true assemblies: - CilTools.BytecodeAnalysis namespace: CilTools.BytecodeAnalysis - summary: "\nGets the element type of this type specification \n" syntax: - content: public ElementType ElementType { get; } - parameters: [] + content: protected override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + - id: binder + type: System.Reflection.Binder + - id: callConvention + type: System.Reflection.CallingConventions + - id: types + type: System.Type[] + - id: modifiers + type: System.Reflection.ParameterModifier[] return: - type: CilTools.BytecodeAnalysis.ElementType - content.vb: Public ReadOnly Property ElementType As ElementType - overload: CilTools.BytecodeAnalysis.TypeSpec.ElementType* + type: System.Reflection.ConstructorInfo + content.vb: Protected Overrides Function GetConstructorImpl(bindingAttr As BindingFlags, binder As Binder, callConvention As CallingConventions, types As Type(), modifiers As ParameterModifier()) As ConstructorInfo + overridden: System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl* + nameWithType.vb: TypeSpec.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides + fullName.vb: CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetConstructors(System.Reflection.BindingFlags) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetConstructors(System.Reflection.BindingFlags) + id: GetConstructors(System.Reflection.BindingFlags) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetConstructors(BindingFlags) + nameWithType: TypeSpec.GetConstructors(BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetConstructors(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override ConstructorInfo[] GetConstructors(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.ConstructorInfo[] + content.vb: Public Overrides Function GetConstructors(bindingAttr As BindingFlags) As ConstructorInfo() + overridden: System.Type.GetConstructors(System.Reflection.BindingFlags) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetConstructors* modifiers.csharp: - public - - get + - override modifiers.vb: - Public - - ReadOnly -- uid: CilTools.BytecodeAnalysis.TypeSpec.ModifiersCount - commentId: P:CilTools.BytecodeAnalysis.TypeSpec.ModifiersCount - id: ModifiersCount + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + id: GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) parent: CilTools.BytecodeAnalysis.TypeSpec langs: - csharp - vb - name: ModifiersCount - nameWithType: TypeSpec.ModifiersCount - fullName: CilTools.BytecodeAnalysis.TypeSpec.ModifiersCount - type: Property + name: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: TypeSpec.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + type: Method source: path: CilTools.BytecodeAnalysis isExternal: true assemblies: - CilTools.BytecodeAnalysis namespace: CilTools.BytecodeAnalysis - summary: "\nGets the amount of custom modifiers associated with this type specification \n" syntax: - content: public int ModifiersCount { get; } - parameters: [] + content: protected override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + - id: binder + type: System.Reflection.Binder + - id: callConvention + type: System.Reflection.CallingConventions + - id: types + type: System.Type[] + - id: modifiers + type: System.Reflection.ParameterModifier[] return: - type: System.Int32 - content.vb: Public ReadOnly Property ModifiersCount As Integer - overload: CilTools.BytecodeAnalysis.TypeSpec.ModifiersCount* + type: System.Reflection.MethodInfo + content.vb: Protected Overrides Function GetMethodImpl(name As String, bindingAttr As BindingFlags, binder As Binder, callConvention As CallingConventions, types As Type(), modifiers As ParameterModifier()) As MethodInfo + overridden: System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl* + nameWithType.vb: TypeSpec.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides + fullName.vb: CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetMethods(System.Reflection.BindingFlags) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetMethods(System.Reflection.BindingFlags) + id: GetMethods(System.Reflection.BindingFlags) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetMethods(BindingFlags) + nameWithType: TypeSpec.GetMethods(BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetMethods(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override MethodInfo[] GetMethods(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.MethodInfo[] + content.vb: Public Overrides Function GetMethods(bindingAttr As BindingFlags) As MethodInfo() + overridden: System.Type.GetMethods(System.Reflection.BindingFlags) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetMethods* modifiers.csharp: - public - - get + - override modifiers.vb: - Public - - ReadOnly -- uid: CilTools.BytecodeAnalysis.TypeSpec.Modifiers - commentId: P:CilTools.BytecodeAnalysis.TypeSpec.Modifiers - id: Modifiers + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetField(System.String,System.Reflection.BindingFlags) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetField(System.String,System.Reflection.BindingFlags) + id: GetField(System.String,System.Reflection.BindingFlags) parent: CilTools.BytecodeAnalysis.TypeSpec langs: - csharp - vb - name: Modifiers - nameWithType: TypeSpec.Modifiers - fullName: CilTools.BytecodeAnalysis.TypeSpec.Modifiers - type: Property + name: GetField(String, BindingFlags) + nameWithType: TypeSpec.GetField(String, BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetField(System.String, System.Reflection.BindingFlags) + type: Method source: path: CilTools.BytecodeAnalysis isExternal: true assemblies: - CilTools.BytecodeAnalysis namespace: CilTools.BytecodeAnalysis - summary: "\nEnumerates custom modifiers associated with this type specification\n" syntax: - content: public IEnumerable Modifiers { get; } - parameters: [] + content: public override FieldInfo GetField(string name, BindingFlags bindingAttr) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags return: - type: System.Collections.Generic.IEnumerable{CilTools.BytecodeAnalysis.CustomModifier} - content.vb: Public ReadOnly Property Modifiers As IEnumerable(Of CustomModifier) - overload: CilTools.BytecodeAnalysis.TypeSpec.Modifiers* + type: System.Reflection.FieldInfo + content.vb: Public Overrides Function GetField(name As String, bindingAttr As BindingFlags) As FieldInfo + overridden: System.Type.GetField(System.String,System.Reflection.BindingFlags) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetField* modifiers.csharp: - public - - get + - override modifiers.vb: - Public - - ReadOnly -- uid: CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec - commentId: P:CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec - id: InnerTypeSpec + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetFields(System.Reflection.BindingFlags) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetFields(System.Reflection.BindingFlags) + id: GetFields(System.Reflection.BindingFlags) parent: CilTools.BytecodeAnalysis.TypeSpec langs: - csharp - vb - name: InnerTypeSpec - nameWithType: TypeSpec.InnerTypeSpec - fullName: CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec - type: Property + name: GetFields(BindingFlags) + nameWithType: TypeSpec.GetFields(BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetFields(System.Reflection.BindingFlags) + type: Method source: path: CilTools.BytecodeAnalysis isExternal: true assemblies: - CilTools.BytecodeAnalysis namespace: CilTools.BytecodeAnalysis - summary: "\nGets the inner type specification if this instance represents an array or pointer type. For other types, the value is null\n" syntax: - content: public TypeSpec InnerTypeSpec { get; } - parameters: [] + content: public override FieldInfo[] GetFields(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags return: - type: CilTools.BytecodeAnalysis.TypeSpec - content.vb: Public ReadOnly Property InnerTypeSpec As TypeSpec - overload: CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec* + type: System.Reflection.FieldInfo[] + content.vb: Public Overrides Function GetFields(bindingAttr As BindingFlags) As FieldInfo() + overridden: System.Type.GetFields(System.Reflection.BindingFlags) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetFields* modifiers.csharp: - public - - get + - override modifiers.vb: - Public - - ReadOnly -- uid: CilTools.BytecodeAnalysis.TypeSpec.Type - commentId: P:CilTools.BytecodeAnalysis.TypeSpec.Type - id: Type + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetInterface(System.String,System.Boolean) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetInterface(System.String,System.Boolean) + id: GetInterface(System.String,System.Boolean) parent: CilTools.BytecodeAnalysis.TypeSpec langs: - csharp - vb - name: Type - nameWithType: TypeSpec.Type - fullName: CilTools.BytecodeAnalysis.TypeSpec.Type - type: Property + name: GetInterface(String, Boolean) + nameWithType: TypeSpec.GetInterface(String, Boolean) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetInterface(System.String, System.Boolean) + type: Method source: path: CilTools.BytecodeAnalysis isExternal: true assemblies: - CilTools.BytecodeAnalysis namespace: CilTools.BytecodeAnalysis - summary: "\nGets the type which this type specification represents\n" syntax: - content: public Type Type { get; } - parameters: [] + content: public override Type GetInterface(string name, bool ignoreCase) + parameters: + - id: name + type: System.String + - id: ignoreCase + type: System.Boolean return: type: System.Type - content.vb: Public ReadOnly Property Type As Type - overload: CilTools.BytecodeAnalysis.TypeSpec.Type* + content.vb: Public Overrides Function GetInterface(name As String, ignoreCase As Boolean) As Type + overridden: System.Type.GetInterface(System.String,System.Boolean) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetInterface* modifiers.csharp: - public - - get + - override modifiers.vb: - Public - - ReadOnly -- uid: CilTools.BytecodeAnalysis.TypeSpec.IsPinned - commentId: P:CilTools.BytecodeAnalysis.TypeSpec.IsPinned - id: IsPinned + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces + id: GetInterfaces parent: CilTools.BytecodeAnalysis.TypeSpec langs: - csharp - vb - name: IsPinned - nameWithType: TypeSpec.IsPinned - fullName: CilTools.BytecodeAnalysis.TypeSpec.IsPinned - type: Property + name: GetInterfaces() + nameWithType: TypeSpec.GetInterfaces() + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces() + type: Method source: path: CilTools.BytecodeAnalysis isExternal: true assemblies: - CilTools.BytecodeAnalysis namespace: CilTools.BytecodeAnalysis - summary: "\nGets the value indicating whether this TypeSpec represents pinned local variable\n" syntax: - content: public bool IsPinned { get; } - parameters: [] + content: public override Type[] GetInterfaces() return: - type: System.Boolean - content.vb: Public ReadOnly Property IsPinned As Boolean - overload: CilTools.BytecodeAnalysis.TypeSpec.IsPinned* + type: System.Type[] + content.vb: Public Overrides Function GetInterfaces As Type() + overridden: System.Type.GetInterfaces + overload: CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces* modifiers.csharp: - public - - get + - override modifiers.vb: - Public - - ReadOnly -references: -- uid: CilTools.BytecodeAnalysis - commentId: N:CilTools.BytecodeAnalysis - isExternal: true - name: CilTools.BytecodeAnalysis - nameWithType: CilTools.BytecodeAnalysis - fullName: CilTools.BytecodeAnalysis -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetEvent(System.String,System.Reflection.BindingFlags) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetEvent(System.String,System.Reflection.BindingFlags) + id: GetEvent(System.String,System.Reflection.BindingFlags) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetEvent(String, BindingFlags) + nameWithType: TypeSpec.GetEvent(String, BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetEvent(System.String, System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override EventInfo GetEvent(string name, BindingFlags bindingAttr) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.EventInfo + content.vb: Public Overrides Function GetEvent(name As String, bindingAttr As BindingFlags) As EventInfo + overridden: System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetEvents(System.Reflection.BindingFlags) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetEvents(System.Reflection.BindingFlags) + id: GetEvents(System.Reflection.BindingFlags) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetEvents(BindingFlags) + nameWithType: TypeSpec.GetEvents(BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetEvents(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis isExternal: true - - name: ) - nameWithType: ) + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override EventInfo[] GetEvents(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.EventInfo[] + content.vb: Public Overrides Function GetEvents(bindingAttr As BindingFlags) As EventInfo() + overridden: System.Type.GetEvents(System.Reflection.BindingFlags) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetEvents* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + id: GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + nameWithType: TypeSpec.GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: protected override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + - id: binder + type: System.Reflection.Binder + - id: returnType + type: System.Type + - id: types + type: System.Type[] + - id: modifiers + type: System.Reflection.ParameterModifier[] + return: + type: System.Reflection.PropertyInfo + content.vb: Protected Overrides Function GetPropertyImpl(name As String, bindingAttr As BindingFlags, binder As Binder, returnType As Type, types As Type(), modifiers As ParameterModifier()) As PropertyInfo + overridden: System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl* + nameWithType.vb: TypeSpec.GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides + fullName.vb: CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetProperties(System.Reflection.BindingFlags) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetProperties(System.Reflection.BindingFlags) + id: GetProperties(System.Reflection.BindingFlags) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetProperties(BindingFlags) + nameWithType: TypeSpec.GetProperties(BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetProperties(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override PropertyInfo[] GetProperties(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.PropertyInfo[] + content.vb: Public Overrides Function GetProperties(bindingAttr As BindingFlags) As PropertyInfo() + overridden: System.Type.GetProperties(System.Reflection.BindingFlags) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetProperties* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes(System.Reflection.BindingFlags) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes(System.Reflection.BindingFlags) + id: GetNestedTypes(System.Reflection.BindingFlags) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetNestedTypes(BindingFlags) + nameWithType: TypeSpec.GetNestedTypes(BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Type[] GetNestedTypes(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Type[] + content.vb: Public Overrides Function GetNestedTypes(bindingAttr As BindingFlags) As Type() + overridden: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetNestedType(System.String,System.Reflection.BindingFlags) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetNestedType(System.String,System.Reflection.BindingFlags) + id: GetNestedType(System.String,System.Reflection.BindingFlags) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetNestedType(String, BindingFlags) + nameWithType: TypeSpec.GetNestedType(String, BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetNestedType(System.String, System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Type GetNestedType(string name, BindingFlags bindingAttr) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Type + content.vb: Public Overrides Function GetNestedType(name As String, bindingAttr As BindingFlags) As Type + overridden: System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetNestedType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetMembers(System.Reflection.BindingFlags) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetMembers(System.Reflection.BindingFlags) + id: GetMembers(System.Reflection.BindingFlags) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetMembers(BindingFlags) + nameWithType: TypeSpec.GetMembers(BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetMembers(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override MemberInfo[] GetMembers(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.MemberInfo[] + content.vb: Public Overrides Function GetMembers(bindingAttr As BindingFlags) As MemberInfo() + overridden: System.Type.GetMembers(System.Reflection.BindingFlags) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetMembers* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl + id: GetAttributeFlagsImpl + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetAttributeFlagsImpl() + nameWithType: TypeSpec.GetAttributeFlagsImpl() + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: protected override TypeAttributes GetAttributeFlagsImpl() + return: + type: System.Reflection.TypeAttributes + content.vb: Protected Overrides Function GetAttributeFlagsImpl As TypeAttributes + overridden: System.Type.GetAttributeFlagsImpl + overload: CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl + id: IsArrayImpl + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: IsArrayImpl() + nameWithType: TypeSpec.IsArrayImpl() + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: protected override bool IsArrayImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsArrayImpl As Boolean + overridden: System.Type.IsArrayImpl + overload: CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl + id: IsByRefImpl + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: IsByRefImpl() + nameWithType: TypeSpec.IsByRefImpl() + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: protected override bool IsByRefImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsByRefImpl As Boolean + overridden: System.Type.IsByRefImpl + overload: CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl + id: IsPointerImpl + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: IsPointerImpl() + nameWithType: TypeSpec.IsPointerImpl() + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: protected override bool IsPointerImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsPointerImpl As Boolean + overridden: System.Type.IsPointerImpl + overload: CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl + id: IsPrimitiveImpl + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: IsPrimitiveImpl() + nameWithType: TypeSpec.IsPrimitiveImpl() + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: protected override bool IsPrimitiveImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsPrimitiveImpl As Boolean + overridden: System.Type.IsPrimitiveImpl + overload: CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl + id: IsCOMObjectImpl + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: IsCOMObjectImpl() + nameWithType: TypeSpec.IsCOMObjectImpl() + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: protected override bool IsCOMObjectImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsCOMObjectImpl As Boolean + overridden: System.Type.IsCOMObjectImpl + overload: CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetElementType + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetElementType + id: GetElementType + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetElementType() + nameWithType: TypeSpec.GetElementType() + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetElementType() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Type GetElementType() + return: + type: System.Type + content.vb: Public Overrides Function GetElementType As Type + overridden: System.Type.GetElementType + overload: CilTools.BytecodeAnalysis.TypeSpec.GetElementType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl + id: HasElementTypeImpl + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: HasElementTypeImpl() + nameWithType: TypeSpec.HasElementTypeImpl() + fullName: CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: protected override bool HasElementTypeImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function HasElementTypeImpl As Boolean + overridden: System.Type.HasElementTypeImpl + overload: CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Boolean) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Boolean) + id: GetCustomAttributes(System.Boolean) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetCustomAttributes(Boolean) + nameWithType: TypeSpec.GetCustomAttributes(Boolean) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Boolean) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override object[] GetCustomAttributes(bool inherit) + parameters: + - id: inherit + type: System.Boolean + return: + type: System.Object[] + content.vb: Public Overrides Function GetCustomAttributes(inherit As Boolean) As Object() + overridden: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Type,System.Boolean) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Type,System.Boolean) + id: GetCustomAttributes(System.Type,System.Boolean) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetCustomAttributes(Type, Boolean) + nameWithType: TypeSpec.GetCustomAttributes(Type, Boolean) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Type, System.Boolean) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override object[] GetCustomAttributes(Type attributeType, bool inherit) + parameters: + - id: attributeType + type: System.Type + - id: inherit + type: System.Boolean + return: + type: System.Object[] + content.vb: Public Overrides Function GetCustomAttributes(attributeType As Type, inherit As Boolean) As Object() + overridden: System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + overload: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsDefined(System.Type,System.Boolean) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsDefined(System.Type,System.Boolean) + id: IsDefined(System.Type,System.Boolean) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: IsDefined(Type, Boolean) + nameWithType: TypeSpec.IsDefined(Type, Boolean) + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsDefined(System.Type, System.Boolean) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override bool IsDefined(Type attributeType, bool inherit) + parameters: + - id: attributeType + type: System.Type + - id: inherit + type: System.Boolean + return: + type: System.Boolean + content.vb: Public Overrides Function IsDefined(attributeType As Type, inherit As Boolean) As Boolean + overridden: System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + overload: CilTools.BytecodeAnalysis.TypeSpec.IsDefined* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank + id: GetArrayRank + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetArrayRank() + nameWithType: TypeSpec.GetArrayRank() + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override int GetArrayRank() + return: + type: System.Int32 + content.vb: Public Overrides Function GetArrayRank As Integer + overridden: System.Type.GetArrayRank + overload: CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType + id: MakeArrayType + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: MakeArrayType() + nameWithType: TypeSpec.MakeArrayType() + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Type MakeArrayType() + return: + type: System.Type + content.vb: Public Overrides Function MakeArrayType As Type + overridden: System.Type.MakeArrayType + overload: CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType + id: MakeByRefType + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: MakeByRefType() + nameWithType: TypeSpec.MakeByRefType() + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Type MakeByRefType() + return: + type: System.Type + content.vb: Public Overrides Function MakeByRefType As Type + overridden: System.Type.MakeByRefType + overload: CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakePointerType + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.MakePointerType + id: MakePointerType + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: MakePointerType() + nameWithType: TypeSpec.MakePointerType() + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakePointerType() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Type MakePointerType() + return: + type: System.Type + content.vb: Public Overrides Function MakePointerType As Type + overridden: System.Type.MakePointerType + overload: CilTools.BytecodeAnalysis.TypeSpec.MakePointerType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType(System.Type[]) + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType(System.Type[]) + id: MakeGenericType(System.Type[]) + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: MakeGenericType(Type[]) + nameWithType: TypeSpec.MakeGenericType(Type[]) + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType(System.Type[]) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Type MakeGenericType(params Type[] typeArguments) + parameters: + - id: typeArguments + type: System.Type[] + return: + type: System.Type + content.vb: Public Overrides Function MakeGenericType(ParamArray typeArguments As Type()) As Type + overridden: System.Type.MakeGenericType(System.Type[]) + overload: CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType* + nameWithType.vb: TypeSpec.MakeGenericType(Type()) + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides + fullName.vb: CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType(System.Type()) + name.vb: MakeGenericType(Type()) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments + id: GetGenericArguments + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetGenericArguments() + nameWithType: TypeSpec.GetGenericArguments() + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Type[] GetGenericArguments() + return: + type: System.Type[] + content.vb: Public Overrides Function GetGenericArguments As Type() + overridden: System.Type.GetGenericArguments + overload: CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition + id: GetGenericTypeDefinition + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GetGenericTypeDefinition() + nameWithType: TypeSpec.GetGenericTypeDefinition() + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Type GetGenericTypeDefinition() + return: + type: System.Type + content.vb: Public Overrides Function GetGenericTypeDefinition As Type + overridden: System.Type.GetGenericTypeDefinition + overload: CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.ToString + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.ToString + id: ToString + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: ToString() + nameWithType: TypeSpec.ToString() + fullName: CilTools.BytecodeAnalysis.TypeSpec.ToString() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nReturns textual representation of this type specification as CIL code\n" + syntax: + content: public override string ToString() + return: + type: System.String + content.vb: Public Overrides Function ToString As String + overridden: System.Type.ToString + overload: CilTools.BytecodeAnalysis.TypeSpec.ToString* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer + id: IsFunctionPointer + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: IsFunctionPointer() + nameWithType: TypeSpec.IsFunctionPointer() + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nGets a value indicating whether this TypeSpec represents a function pointer\n" + syntax: + content: public bool IsFunctionPointer() + return: + type: System.Boolean + content.vb: Public Function IsFunctionPointer As Boolean + overload: CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: CilTools.BytecodeAnalysis.TypeSpec.ElementType + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.ElementType + id: ElementType + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: ElementType + nameWithType: TypeSpec.ElementType + fullName: CilTools.BytecodeAnalysis.TypeSpec.ElementType + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nGets the element type of this type specification \n" + syntax: + content: public ElementType ElementType { get; } + parameters: [] + return: + type: CilTools.BytecodeAnalysis.ElementType + content.vb: Public ReadOnly Property ElementType As ElementType + overload: CilTools.BytecodeAnalysis.TypeSpec.ElementType* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.ModifiersCount + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.ModifiersCount + id: ModifiersCount + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: ModifiersCount + nameWithType: TypeSpec.ModifiersCount + fullName: CilTools.BytecodeAnalysis.TypeSpec.ModifiersCount + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nGets the amount of custom modifiers associated with this type specification \n" + syntax: + content: public int ModifiersCount { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public ReadOnly Property ModifiersCount As Integer + overload: CilTools.BytecodeAnalysis.TypeSpec.ModifiersCount* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.Modifiers + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.Modifiers + id: Modifiers + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: Modifiers + nameWithType: TypeSpec.Modifiers + fullName: CilTools.BytecodeAnalysis.TypeSpec.Modifiers + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nEnumerates custom modifiers associated with this type specification\n" + syntax: + content: public IEnumerable Modifiers { get; } + parameters: [] + return: + type: System.Collections.Generic.IEnumerable{CilTools.BytecodeAnalysis.CustomModifier} + content.vb: Public ReadOnly Property Modifiers As IEnumerable(Of CustomModifier) + overload: CilTools.BytecodeAnalysis.TypeSpec.Modifiers* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec + id: InnerTypeSpec + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: InnerTypeSpec + nameWithType: TypeSpec.InnerTypeSpec + fullName: CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nGets the inner type specification if this instance represents an array or pointer type. For other types, the value is null\n" + syntax: + content: public TypeSpec InnerTypeSpec { get; } + parameters: [] + return: + type: CilTools.BytecodeAnalysis.TypeSpec + content.vb: Public ReadOnly Property InnerTypeSpec As TypeSpec + overload: CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.Type + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.Type + id: Type + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: Type + nameWithType: TypeSpec.Type + fullName: CilTools.BytecodeAnalysis.TypeSpec.Type + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nGets the type which this type specification represents (deprecated)\n" + remarks: "\nStarting from the version 2.1, the TypeSpec itself extends System.Type, so this property is not needed. \nUse this object directly when you need an instance of System.Type, or the property \nif you need the runtime type. This property will be removed in future releases.\n" + syntax: + content: public Type Type { get; } + parameters: [] + return: + type: System.Type + content.vb: Public ReadOnly Property Type As Type + overload: CilTools.BytecodeAnalysis.TypeSpec.Type* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsPinned + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.IsPinned + id: IsPinned + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: IsPinned + nameWithType: TypeSpec.IsPinned + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsPinned + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nGets the value indicating whether this TypeSpec represents pinned local variable\n" + syntax: + content: public bool IsPinned { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public ReadOnly Property IsPinned As Boolean + overload: CilTools.BytecodeAnalysis.TypeSpec.IsPinned* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.GUID + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.GUID + id: GUID + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GUID + nameWithType: TypeSpec.GUID + fullName: CilTools.BytecodeAnalysis.TypeSpec.GUID + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Guid GUID { get; } + parameters: [] + return: + type: System.Guid + content.vb: Public Overrides ReadOnly Property GUID As Guid + overridden: System.Type.GUID + overload: CilTools.BytecodeAnalysis.TypeSpec.GUID* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.Module + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.Module + id: Module + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: Module + nameWithType: TypeSpec.Module + fullName: CilTools.BytecodeAnalysis.TypeSpec.Module + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Module Module { get; } + parameters: [] + return: + type: System.Reflection.Module + content.vb: 'Public Overrides ReadOnly Property Module As ' + overridden: System.Type.Module + overload: CilTools.BytecodeAnalysis.TypeSpec.Module* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.Assembly + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.Assembly + id: Assembly + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: Assembly + nameWithType: TypeSpec.Assembly + fullName: CilTools.BytecodeAnalysis.TypeSpec.Assembly + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Assembly Assembly { get; } + parameters: [] + return: + type: System.Reflection.Assembly + content.vb: Public Overrides ReadOnly Property Assembly As Assembly + overridden: System.Type.Assembly + overload: CilTools.BytecodeAnalysis.TypeSpec.Assembly* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.FullName + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.FullName + id: FullName + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: FullName + nameWithType: TypeSpec.FullName + fullName: CilTools.BytecodeAnalysis.TypeSpec.FullName + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override string FullName { get; } + parameters: [] + return: + type: System.String + content.vb: Public Overrides ReadOnly Property FullName As String + overridden: System.Type.FullName + overload: CilTools.BytecodeAnalysis.TypeSpec.FullName* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.Namespace + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.Namespace + id: Namespace + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: Namespace + nameWithType: TypeSpec.Namespace + fullName: CilTools.BytecodeAnalysis.TypeSpec.Namespace + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override string Namespace { get; } + parameters: [] + return: + type: System.String + content.vb: Public Overrides ReadOnly Property Namespace As String + overridden: System.Type.Namespace + overload: CilTools.BytecodeAnalysis.TypeSpec.Namespace* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName + id: AssemblyQualifiedName + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: AssemblyQualifiedName + nameWithType: TypeSpec.AssemblyQualifiedName + fullName: CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override string AssemblyQualifiedName { get; } + parameters: [] + return: + type: System.String + content.vb: Public Overrides ReadOnly Property AssemblyQualifiedName As String + overridden: System.Type.AssemblyQualifiedName + overload: CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.BaseType + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.BaseType + id: BaseType + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: BaseType + nameWithType: TypeSpec.BaseType + fullName: CilTools.BytecodeAnalysis.TypeSpec.BaseType + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Type BaseType { get; } + parameters: [] + return: + type: System.Type + content.vb: Public Overrides ReadOnly Property BaseType As Type + overridden: System.Type.BaseType + overload: CilTools.BytecodeAnalysis.TypeSpec.BaseType* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType + id: UnderlyingSystemType + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: UnderlyingSystemType + nameWithType: TypeSpec.UnderlyingSystemType + fullName: CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Type UnderlyingSystemType { get; } + parameters: [] + return: + type: System.Type + content.vb: Public Overrides ReadOnly Property UnderlyingSystemType As Type + overridden: System.Type.UnderlyingSystemType + overload: CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.Name + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.Name + id: Name + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: Name + nameWithType: TypeSpec.Name + fullName: CilTools.BytecodeAnalysis.TypeSpec.Name + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override string Name { get; } + parameters: [] + return: + type: System.String + content.vb: Public Overrides ReadOnly Property Name As String + overridden: System.Reflection.MemberInfo.Name + overload: CilTools.BytecodeAnalysis.TypeSpec.Name* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.MetadataToken + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.MetadataToken + id: MetadataToken + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: MetadataToken + nameWithType: TypeSpec.MetadataToken + fullName: CilTools.BytecodeAnalysis.TypeSpec.MetadataToken + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override int MetadataToken { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Overrides ReadOnly Property MetadataToken As Integer + overridden: System.Reflection.MemberInfo.MetadataToken + overload: CilTools.BytecodeAnalysis.TypeSpec.MetadataToken* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.DeclaringType + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.DeclaringType + id: DeclaringType + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: DeclaringType + nameWithType: TypeSpec.DeclaringType + fullName: CilTools.BytecodeAnalysis.TypeSpec.DeclaringType + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override Type DeclaringType { get; } + parameters: [] + return: + type: System.Type + content.vb: Public Overrides ReadOnly Property DeclaringType As Type + overridden: System.Type.DeclaringType + overload: CilTools.BytecodeAnalysis.TypeSpec.DeclaringType* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod + id: DeclaringMethod + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: DeclaringMethod + nameWithType: TypeSpec.DeclaringMethod + fullName: CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override MethodBase DeclaringMethod { get; } + parameters: [] + return: + type: System.Reflection.MethodBase + content.vb: Public Overrides ReadOnly Property DeclaringMethod As MethodBase + overridden: System.Type.DeclaringMethod + overload: CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter + id: IsGenericParameter + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: IsGenericParameter + nameWithType: TypeSpec.IsGenericParameter + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override bool IsGenericParameter { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Overrides ReadOnly Property IsGenericParameter As Boolean + overridden: System.Type.IsGenericParameter + overload: CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition + id: GenericParameterPosition + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: GenericParameterPosition + nameWithType: TypeSpec.GenericParameterPosition + fullName: CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override int GenericParameterPosition { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Overrides ReadOnly Property GenericParameterPosition As Integer + overridden: System.Type.GenericParameterPosition + overload: CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsGenericType + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.IsGenericType + id: IsGenericType + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: IsGenericType + nameWithType: TypeSpec.IsGenericType + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsGenericType + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override bool IsGenericType { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Overrides ReadOnly Property IsGenericType As Boolean + overridden: System.Type.IsGenericType + overload: CilTools.BytecodeAnalysis.TypeSpec.IsGenericType* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition + id: IsGenericTypeDefinition + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: IsGenericTypeDefinition + nameWithType: TypeSpec.IsGenericTypeDefinition + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + syntax: + content: public override bool IsGenericTypeDefinition { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Overrides ReadOnly Property IsGenericTypeDefinition As Boolean + overridden: System.Type.IsGenericTypeDefinition + overload: CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.BytecodeAnalysis.TypeSpec.TargetSignature + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.TargetSignature + id: TargetSignature + parent: CilTools.BytecodeAnalysis.TypeSpec + langs: + - csharp + - vb + name: TargetSignature + nameWithType: TypeSpec.TargetSignature + fullName: CilTools.BytecodeAnalysis.TypeSpec.TargetSignature + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.BytecodeAnalysis + summary: "\nGets the target function signature, if this TypeSpec represents a function pointer. Otherwise, returns null.\n" + syntax: + content: public Signature TargetSignature { get; } + parameters: [] + return: + type: CilTools.BytecodeAnalysis.Signature + content.vb: Public ReadOnly Property TargetSignature As Signature + overload: CilTools.BytecodeAnalysis.TypeSpec.TargetSignature* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +references: +- uid: CilTools.BytecodeAnalysis + commentId: N:CilTools.BytecodeAnalysis + isExternal: true + name: CilTools.BytecodeAnalysis + nameWithType: CilTools.BytecodeAnalysis + fullName: CilTools.BytecodeAnalysis +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: System.Reflection.MemberInfo + commentId: T:System.Reflection.MemberInfo + parent: System.Reflection + isExternal: true + name: MemberInfo + nameWithType: MemberInfo + fullName: System.Reflection.MemberInfo +- uid: System.Type + commentId: T:System.Type + parent: System + isExternal: true + name: Type + nameWithType: Type + fullName: System.Type +- uid: System.Reflection.ICustomAttributeProvider + commentId: T:System.Reflection.ICustomAttributeProvider + parent: System.Reflection + isExternal: true + name: ICustomAttributeProvider + nameWithType: ICustomAttributeProvider + fullName: System.Reflection.ICustomAttributeProvider +- uid: System.Runtime.InteropServices._MemberInfo + commentId: T:System.Runtime.InteropServices._MemberInfo + parent: System.Runtime.InteropServices + isExternal: true + name: _MemberInfo + nameWithType: _MemberInfo + fullName: System.Runtime.InteropServices._MemberInfo +- uid: System.Runtime.InteropServices._Type + commentId: T:System.Runtime.InteropServices._Type + parent: System.Runtime.InteropServices + isExternal: true + name: _Type + nameWithType: _Type + fullName: System.Runtime.InteropServices._Type +- uid: System.Reflection.IReflect + commentId: T:System.Reflection.IReflect + parent: System.Reflection + isExternal: true + name: IReflect + nameWithType: IReflect + fullName: System.Reflection.IReflect +- uid: System.Type.FilterAttribute + commentId: F:System.Type.FilterAttribute + parent: System.Type + isExternal: true + name: FilterAttribute + nameWithType: Type.FilterAttribute + fullName: System.Type.FilterAttribute +- uid: System.Type.FilterName + commentId: F:System.Type.FilterName + parent: System.Type + isExternal: true + name: FilterName + nameWithType: Type.FilterName + fullName: System.Type.FilterName +- uid: System.Type.FilterNameIgnoreCase + commentId: F:System.Type.FilterNameIgnoreCase + parent: System.Type + isExternal: true + name: FilterNameIgnoreCase + nameWithType: Type.FilterNameIgnoreCase + fullName: System.Type.FilterNameIgnoreCase +- uid: System.Type.Missing + commentId: F:System.Type.Missing + parent: System.Type + isExternal: true + name: Missing + nameWithType: Type.Missing + fullName: System.Type.Missing +- uid: System.Type.Delimiter + commentId: F:System.Type.Delimiter + parent: System.Type + isExternal: true + name: Delimiter + nameWithType: Type.Delimiter + fullName: System.Type.Delimiter +- uid: System.Type.EmptyTypes + commentId: F:System.Type.EmptyTypes + parent: System.Type + isExternal: true + name: EmptyTypes + nameWithType: Type.EmptyTypes + fullName: System.Type.EmptyTypes +- uid: System.Type.GetType(System.String,System.Boolean,System.Boolean) + commentId: M:System.Type.GetType(System.String,System.Boolean,System.Boolean) + parent: System.Type + isExternal: true + name: GetType(String, Boolean, Boolean) + nameWithType: Type.GetType(String, Boolean, Boolean) + fullName: System.Type.GetType(System.String, System.Boolean, System.Boolean) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Boolean,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Boolean,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String,System.Boolean) + commentId: M:System.Type.GetType(System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetType(String, Boolean) + nameWithType: Type.GetType(String, Boolean) + fullName: System.Type.GetType(System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String) + commentId: M:System.Type.GetType(System.String) + parent: System.Type + isExternal: true + name: GetType(String) + nameWithType: Type.GetType(String) + fullName: System.Type.GetType(System.String) + spec.csharp: + - uid: System.Type.GetType(System.String) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + commentId: M:System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + parent: System.Type + isExternal: true + name: GetType(String, Func, Func) + nameWithType: Type.GetType(String, Func, Func) + fullName: System.Type.GetType(System.String, System.Func, System.Func) + nameWithType.vb: Type.GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type)) + fullName.vb: System.Type.GetType(System.String, System.Func(Of System.Reflection.AssemblyName, System.Reflection.Assembly), System.Func(Of System.Reflection.Assembly, System.String, System.Boolean, System.Type)) + name.vb: GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type)) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + commentId: M:System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + parent: System.Type + isExternal: true + name: GetType(String, Func, Func, Boolean) + nameWithType: Type.GetType(String, Func, Func, Boolean) + fullName: System.Type.GetType(System.String, System.Func, System.Func, System.Boolean) + nameWithType.vb: Type.GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type), Boolean) + fullName.vb: System.Type.GetType(System.String, System.Func(Of System.Reflection.AssemblyName, System.Reflection.Assembly), System.Func(Of System.Reflection.Assembly, System.String, System.Boolean, System.Type), System.Boolean) + name.vb: GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type), Boolean) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + commentId: M:System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + parent: System.Type + isExternal: true + name: GetType(String, Func, Func, Boolean, Boolean) + nameWithType: Type.GetType(String, Func, Func, Boolean, Boolean) + fullName: System.Type.GetType(System.String, System.Func, System.Func, System.Boolean, System.Boolean) + nameWithType.vb: Type.GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type), Boolean, Boolean) + fullName.vb: System.Type.GetType(System.String, System.Func(Of System.Reflection.AssemblyName, System.Reflection.Assembly), System.Func(Of System.Reflection.Assembly, System.String, System.Boolean, System.Type), System.Boolean, System.Boolean) + name.vb: GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type), Boolean, Boolean) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + commentId: M:System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + parent: System.Type + isExternal: true + name: ReflectionOnlyGetType(String, Boolean, Boolean) + nameWithType: Type.ReflectionOnlyGetType(String, Boolean, Boolean) + fullName: System.Type.ReflectionOnlyGetType(System.String, System.Boolean, System.Boolean) + spec.csharp: + - uid: System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + name: ReflectionOnlyGetType + nameWithType: Type.ReflectionOnlyGetType + fullName: System.Type.ReflectionOnlyGetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + name: ReflectionOnlyGetType + nameWithType: Type.ReflectionOnlyGetType + fullName: System.Type.ReflectionOnlyGetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.MakeArrayType(System.Int32) + commentId: M:System.Type.MakeArrayType(System.Int32) + parent: System.Type + isExternal: true + name: MakeArrayType(Int32) + nameWithType: Type.MakeArrayType(Int32) + fullName: System.Type.MakeArrayType(System.Int32) + spec.csharp: + - uid: System.Type.MakeArrayType(System.Int32) + name: MakeArrayType + nameWithType: Type.MakeArrayType + fullName: System.Type.MakeArrayType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.MakeArrayType(System.Int32) + name: MakeArrayType + nameWithType: Type.MakeArrayType + fullName: System.Type.MakeArrayType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromProgID(System.String) + commentId: M:System.Type.GetTypeFromProgID(System.String) + parent: System.Type + isExternal: true + name: GetTypeFromProgID(String) + nameWithType: Type.GetTypeFromProgID(String) + fullName: System.Type.GetTypeFromProgID(System.String) + spec.csharp: + - uid: System.Type.GetTypeFromProgID(System.String) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromProgID(System.String) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromProgID(System.String,System.Boolean) + commentId: M:System.Type.GetTypeFromProgID(System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetTypeFromProgID(String, Boolean) + nameWithType: Type.GetTypeFromProgID(String, Boolean) + fullName: System.Type.GetTypeFromProgID(System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetTypeFromProgID(System.String,System.Boolean) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromProgID(System.String,System.Boolean) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromProgID(System.String,System.String) + commentId: M:System.Type.GetTypeFromProgID(System.String,System.String) + parent: System.Type + isExternal: true + name: GetTypeFromProgID(String, String) + nameWithType: Type.GetTypeFromProgID(String, String) + fullName: System.Type.GetTypeFromProgID(System.String, System.String) + spec.csharp: + - uid: System.Type.GetTypeFromProgID(System.String,System.String) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromProgID(System.String,System.String) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + commentId: M:System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetTypeFromProgID(String, String, Boolean) + nameWithType: Type.GetTypeFromProgID(String, String, Boolean) + fullName: System.Type.GetTypeFromProgID(System.String, System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromCLSID(System.Guid) + commentId: M:System.Type.GetTypeFromCLSID(System.Guid) + parent: System.Type + isExternal: true + name: GetTypeFromCLSID(Guid) + nameWithType: Type.GetTypeFromCLSID(Guid) + fullName: System.Type.GetTypeFromCLSID(System.Guid) + spec.csharp: + - uid: System.Type.GetTypeFromCLSID(System.Guid) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromCLSID(System.Guid) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + commentId: M:System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + parent: System.Type + isExternal: true + name: GetTypeFromCLSID(Guid, Boolean) + nameWithType: Type.GetTypeFromCLSID(Guid, Boolean) + fullName: System.Type.GetTypeFromCLSID(System.Guid, System.Boolean) + spec.csharp: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromCLSID(System.Guid,System.String) + commentId: M:System.Type.GetTypeFromCLSID(System.Guid,System.String) + parent: System.Type + isExternal: true + name: GetTypeFromCLSID(Guid, String) + nameWithType: Type.GetTypeFromCLSID(Guid, String) + fullName: System.Type.GetTypeFromCLSID(System.Guid, System.String) + spec.csharp: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.String) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.String) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + commentId: M:System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetTypeFromCLSID(Guid, String, Boolean) + nameWithType: Type.GetTypeFromCLSID(Guid, String, Boolean) + fullName: System.Type.GetTypeFromCLSID(System.Guid, System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeCode(System.Type) + commentId: M:System.Type.GetTypeCode(System.Type) + parent: System.Type + isExternal: true + name: GetTypeCode(Type) + nameWithType: Type.GetTypeCode(Type) + fullName: System.Type.GetTypeCode(System.Type) + spec.csharp: + - uid: System.Type.GetTypeCode(System.Type) + name: GetTypeCode + nameWithType: Type.GetTypeCode + fullName: System.Type.GetTypeCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeCode(System.Type) + name: GetTypeCode + nameWithType: Type.GetTypeCode + fullName: System.Type.GetTypeCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeCodeImpl + commentId: M:System.Type.GetTypeCodeImpl + parent: System.Type + isExternal: true + name: GetTypeCodeImpl() + nameWithType: Type.GetTypeCodeImpl() + fullName: System.Type.GetTypeCodeImpl() + spec.csharp: + - uid: System.Type.GetTypeCodeImpl + name: GetTypeCodeImpl + nameWithType: Type.GetTypeCodeImpl + fullName: System.Type.GetTypeCodeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeCodeImpl + name: GetTypeCodeImpl + nameWithType: Type.GetTypeCodeImpl + fullName: System.Type.GetTypeCodeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + commentId: M:System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + parent: System.Type + isExternal: true + name: InvokeMember(String, BindingFlags, Binder, Object, Object[], CultureInfo) + nameWithType: Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], CultureInfo) + fullName: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Globalization.CultureInfo) + nameWithType.vb: Type.InvokeMember(String, BindingFlags, Binder, Object, Object(), CultureInfo) + fullName.vb: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object(), System.Globalization.CultureInfo) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object(), CultureInfo) + spec.csharp: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Globalization.CultureInfo + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Globalization.CultureInfo + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + commentId: M:System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + parent: System.Type + isExternal: true + name: InvokeMember(String, BindingFlags, Binder, Object, Object[]) + nameWithType: Type.InvokeMember(String, BindingFlags, Binder, Object, Object[]) + fullName: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[]) + nameWithType.vb: Type.InvokeMember(String, BindingFlags, Binder, Object, Object()) + fullName.vb: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object()) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object()) + spec.csharp: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeHandle(System.Object) + commentId: M:System.Type.GetTypeHandle(System.Object) + parent: System.Type + isExternal: true + name: GetTypeHandle(Object) + nameWithType: Type.GetTypeHandle(Object) + fullName: System.Type.GetTypeHandle(System.Object) + spec.csharp: + - uid: System.Type.GetTypeHandle(System.Object) + name: GetTypeHandle + nameWithType: Type.GetTypeHandle + fullName: System.Type.GetTypeHandle + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeHandle(System.Object) + name: GetTypeHandle + nameWithType: Type.GetTypeHandle + fullName: System.Type.GetTypeHandle + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + commentId: M:System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + parent: System.Type + isExternal: true + name: GetTypeFromHandle(RuntimeTypeHandle) + nameWithType: Type.GetTypeFromHandle(RuntimeTypeHandle) + fullName: System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + spec.csharp: + - uid: System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + name: GetTypeFromHandle + nameWithType: Type.GetTypeFromHandle + fullName: System.Type.GetTypeFromHandle + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.RuntimeTypeHandle + name: RuntimeTypeHandle + nameWithType: RuntimeTypeHandle + fullName: System.RuntimeTypeHandle + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + name: GetTypeFromHandle + nameWithType: Type.GetTypeFromHandle + fullName: System.Type.GetTypeFromHandle + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.RuntimeTypeHandle + name: RuntimeTypeHandle + nameWithType: RuntimeTypeHandle + fullName: System.RuntimeTypeHandle + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetConstructor(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: Type.GetConstructor(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetConstructor(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName.vb: System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetConstructor(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[]) + nameWithType: Type.GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[]) + fullName: System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetConstructor(BindingFlags, Binder, Type(), ParameterModifier()) + fullName.vb: System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetConstructor(BindingFlags, Binder, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetConstructor(System.Type[]) + commentId: M:System.Type.GetConstructor(System.Type[]) + parent: System.Type + isExternal: true + name: GetConstructor(Type[]) + nameWithType: Type.GetConstructor(Type[]) + fullName: System.Type.GetConstructor(System.Type[]) + nameWithType.vb: Type.GetConstructor(Type()) + fullName.vb: System.Type.GetConstructor(System.Type()) + name.vb: GetConstructor(Type()) + spec.csharp: + - uid: System.Type.GetConstructor(System.Type[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructor(System.Type[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetConstructors + commentId: M:System.Type.GetConstructors + parent: System.Type + isExternal: true + name: GetConstructors() + nameWithType: Type.GetConstructors() + fullName: System.Type.GetConstructors() + spec.csharp: + - uid: System.Type.GetConstructors + name: GetConstructors + nameWithType: Type.GetConstructors + fullName: System.Type.GetConstructors + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructors + name: GetConstructors + nameWithType: Type.GetConstructors + fullName: System.Type.GetConstructors + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: Type.GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetMethod(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName.vb: System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethod(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[]) + nameWithType: Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[]) + fullName: System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetMethod(String, BindingFlags, Binder, Type(), ParameterModifier()) + fullName.vb: System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethod(String, BindingFlags, Binder, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetMethod(String, Type[], ParameterModifier[]) + nameWithType: Type.GetMethod(String, Type[], ParameterModifier[]) + fullName: System.Type.GetMethod(System.String, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetMethod(String, Type(), ParameterModifier()) + fullName.vb: System.Type.GetMethod(System.String, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethod(String, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Type[]) + commentId: M:System.Type.GetMethod(System.String,System.Type[]) + parent: System.Type + isExternal: true + name: GetMethod(String, Type[]) + nameWithType: Type.GetMethod(String, Type[]) + fullName: System.Type.GetMethod(System.String, System.Type[]) + nameWithType.vb: Type.GetMethod(String, Type()) + fullName.vb: System.Type.GetMethod(System.String, System.Type()) + name.vb: GetMethod(String, Type()) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Type[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Type[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMethod(String, BindingFlags) + nameWithType: Type.GetMethod(String, BindingFlags) + fullName: System.Type.GetMethod(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String) + commentId: M:System.Type.GetMethod(System.String) + parent: System.Type + isExternal: true + name: GetMethod(String) + nameWithType: Type.GetMethod(String) + fullName: System.Type.GetMethod(System.String) + spec.csharp: + - uid: System.Type.GetMethod(System.String) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethods + commentId: M:System.Type.GetMethods + parent: System.Type + isExternal: true + name: GetMethods() + nameWithType: Type.GetMethods() + fullName: System.Type.GetMethods() + spec.csharp: + - uid: System.Type.GetMethods + name: GetMethods + nameWithType: Type.GetMethods + fullName: System.Type.GetMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethods + name: GetMethods + nameWithType: Type.GetMethods + fullName: System.Type.GetMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetField(System.String) + commentId: M:System.Type.GetField(System.String) + parent: System.Type + isExternal: true + name: GetField(String) + nameWithType: Type.GetField(String) + fullName: System.Type.GetField(System.String) + spec.csharp: + - uid: System.Type.GetField(System.String) + name: GetField + nameWithType: Type.GetField + fullName: System.Type.GetField + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetField(System.String) + name: GetField + nameWithType: Type.GetField + fullName: System.Type.GetField + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetFields + commentId: M:System.Type.GetFields + parent: System.Type + isExternal: true + name: GetFields() + nameWithType: Type.GetFields() + fullName: System.Type.GetFields() + spec.csharp: + - uid: System.Type.GetFields + name: GetFields + nameWithType: Type.GetFields + fullName: System.Type.GetFields + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetFields + name: GetFields + nameWithType: Type.GetFields + fullName: System.Type.GetFields + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetInterface(System.String) + commentId: M:System.Type.GetInterface(System.String) + parent: System.Type + isExternal: true + name: GetInterface(String) + nameWithType: Type.GetInterface(String) + fullName: System.Type.GetInterface(System.String) + spec.csharp: + - uid: System.Type.GetInterface(System.String) + name: GetInterface + nameWithType: Type.GetInterface + fullName: System.Type.GetInterface + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetInterface(System.String) + name: GetInterface + nameWithType: Type.GetInterface + fullName: System.Type.GetInterface + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + commentId: M:System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + parent: System.Type + isExternal: true + name: FindInterfaces(TypeFilter, Object) + nameWithType: Type.FindInterfaces(TypeFilter, Object) + fullName: System.Type.FindInterfaces(System.Reflection.TypeFilter, System.Object) + spec.csharp: + - uid: System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + name: FindInterfaces + nameWithType: Type.FindInterfaces + fullName: System.Type.FindInterfaces + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.TypeFilter + name: TypeFilter + nameWithType: TypeFilter + fullName: System.Reflection.TypeFilter + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + name: FindInterfaces + nameWithType: Type.FindInterfaces + fullName: System.Type.FindInterfaces + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.TypeFilter + name: TypeFilter + nameWithType: TypeFilter + fullName: System.Reflection.TypeFilter + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEvent(System.String) + commentId: M:System.Type.GetEvent(System.String) + parent: System.Type + isExternal: true + name: GetEvent(String) + nameWithType: Type.GetEvent(String) + fullName: System.Type.GetEvent(System.String) + spec.csharp: + - uid: System.Type.GetEvent(System.String) + name: GetEvent + nameWithType: Type.GetEvent + fullName: System.Type.GetEvent + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEvent(System.String) + name: GetEvent + nameWithType: Type.GetEvent + fullName: System.Type.GetEvent + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEvents + commentId: M:System.Type.GetEvents + parent: System.Type + isExternal: true + name: GetEvents() + nameWithType: Type.GetEvents() + fullName: System.Type.GetEvents() + spec.csharp: + - uid: System.Type.GetEvents + name: GetEvents + nameWithType: Type.GetEvents + fullName: System.Type.GetEvents + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEvents + name: GetEvents + nameWithType: Type.GetEvents + fullName: System.Type.GetEvents + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + nameWithType: Type.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + fullName: System.Type.GetProperty(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetProperty(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + fullName.vb: System.Type.GetProperty(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetProperty(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetProperty(String, Type, Type[], ParameterModifier[]) + nameWithType: Type.GetProperty(String, Type, Type[], ParameterModifier[]) + fullName: System.Type.GetProperty(System.String, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetProperty(String, Type, Type(), ParameterModifier()) + fullName.vb: System.Type.GetProperty(System.String, System.Type, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetProperty(String, Type, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetProperty(String, BindingFlags) + nameWithType: Type.GetProperty(String, BindingFlags) + fullName: System.Type.GetProperty(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Type,System.Type[]) + commentId: M:System.Type.GetProperty(System.String,System.Type,System.Type[]) + parent: System.Type + isExternal: true + name: GetProperty(String, Type, Type[]) + nameWithType: Type.GetProperty(String, Type, Type[]) + fullName: System.Type.GetProperty(System.String, System.Type, System.Type[]) + nameWithType.vb: Type.GetProperty(String, Type, Type()) + fullName.vb: System.Type.GetProperty(System.String, System.Type, System.Type()) + name.vb: GetProperty(String, Type, Type()) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Type,System.Type[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Type,System.Type[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Type[]) + commentId: M:System.Type.GetProperty(System.String,System.Type[]) + parent: System.Type + isExternal: true + name: GetProperty(String, Type[]) + nameWithType: Type.GetProperty(String, Type[]) + fullName: System.Type.GetProperty(System.String, System.Type[]) + nameWithType.vb: Type.GetProperty(String, Type()) + fullName.vb: System.Type.GetProperty(System.String, System.Type()) + name.vb: GetProperty(String, Type()) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Type[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Type[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Type) + commentId: M:System.Type.GetProperty(System.String,System.Type) + parent: System.Type + isExternal: true + name: GetProperty(String, Type) + nameWithType: Type.GetProperty(String, Type) + fullName: System.Type.GetProperty(System.String, System.Type) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Type) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Type) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String) + commentId: M:System.Type.GetProperty(System.String) + parent: System.Type + isExternal: true + name: GetProperty(String) + nameWithType: Type.GetProperty(String) + fullName: System.Type.GetProperty(System.String) + spec.csharp: + - uid: System.Type.GetProperty(System.String) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperties + commentId: M:System.Type.GetProperties + parent: System.Type + isExternal: true + name: GetProperties() + nameWithType: Type.GetProperties() + fullName: System.Type.GetProperties() + spec.csharp: + - uid: System.Type.GetProperties + name: GetProperties + nameWithType: Type.GetProperties + fullName: System.Type.GetProperties + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperties + name: GetProperties + nameWithType: Type.GetProperties + fullName: System.Type.GetProperties + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetNestedTypes + commentId: M:System.Type.GetNestedTypes + parent: System.Type + isExternal: true + name: GetNestedTypes() + nameWithType: Type.GetNestedTypes() + fullName: System.Type.GetNestedTypes() + spec.csharp: + - uid: System.Type.GetNestedTypes + name: GetNestedTypes + nameWithType: Type.GetNestedTypes + fullName: System.Type.GetNestedTypes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetNestedTypes + name: GetNestedTypes + nameWithType: Type.GetNestedTypes + fullName: System.Type.GetNestedTypes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetNestedType(System.String) + commentId: M:System.Type.GetNestedType(System.String) + parent: System.Type + isExternal: true + name: GetNestedType(String) + nameWithType: Type.GetNestedType(String) + fullName: System.Type.GetNestedType(System.String) + spec.csharp: + - uid: System.Type.GetNestedType(System.String) + name: GetNestedType + nameWithType: Type.GetNestedType + fullName: System.Type.GetNestedType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetNestedType(System.String) + name: GetNestedType + nameWithType: Type.GetNestedType + fullName: System.Type.GetNestedType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMember(System.String) + commentId: M:System.Type.GetMember(System.String) + parent: System.Type + isExternal: true + name: GetMember(String) + nameWithType: Type.GetMember(String) + fullName: System.Type.GetMember(System.String) + spec.csharp: + - uid: System.Type.GetMember(System.String) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMember(System.String) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMember(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetMember(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMember(String, BindingFlags) + nameWithType: Type.GetMember(String, BindingFlags) + fullName: System.Type.GetMember(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMember(System.String,System.Reflection.BindingFlags) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMember(System.String,System.Reflection.BindingFlags) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + commentId: M:System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMember(String, MemberTypes, BindingFlags) + nameWithType: Type.GetMember(String, MemberTypes, BindingFlags) + fullName: System.Type.GetMember(System.String, System.Reflection.MemberTypes, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.MemberTypes + name: MemberTypes + nameWithType: MemberTypes + fullName: System.Reflection.MemberTypes + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.MemberTypes + name: MemberTypes + nameWithType: MemberTypes + fullName: System.Reflection.MemberTypes + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMembers + commentId: M:System.Type.GetMembers + parent: System.Type + isExternal: true + name: GetMembers() + nameWithType: Type.GetMembers() + fullName: System.Type.GetMembers() + spec.csharp: + - uid: System.Type.GetMembers + name: GetMembers + nameWithType: Type.GetMembers + fullName: System.Type.GetMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMembers + name: GetMembers + nameWithType: Type.GetMembers + fullName: System.Type.GetMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetDefaultMembers + commentId: M:System.Type.GetDefaultMembers + parent: System.Type + isExternal: true + name: GetDefaultMembers() + nameWithType: Type.GetDefaultMembers() + fullName: System.Type.GetDefaultMembers() + spec.csharp: + - uid: System.Type.GetDefaultMembers + name: GetDefaultMembers + nameWithType: Type.GetDefaultMembers + fullName: System.Type.GetDefaultMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetDefaultMembers + name: GetDefaultMembers + nameWithType: Type.GetDefaultMembers + fullName: System.Type.GetDefaultMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + commentId: M:System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + parent: System.Type + isExternal: true + name: FindMembers(MemberTypes, BindingFlags, MemberFilter, Object) + nameWithType: Type.FindMembers(MemberTypes, BindingFlags, MemberFilter, Object) + fullName: System.Type.FindMembers(System.Reflection.MemberTypes, System.Reflection.BindingFlags, System.Reflection.MemberFilter, System.Object) + spec.csharp: + - uid: System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + name: FindMembers + nameWithType: Type.FindMembers + fullName: System.Type.FindMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.MemberTypes + name: MemberTypes + nameWithType: MemberTypes + fullName: System.Reflection.MemberTypes + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.MemberFilter + name: MemberFilter + nameWithType: MemberFilter + fullName: System.Reflection.MemberFilter + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + name: FindMembers + nameWithType: Type.FindMembers + fullName: System.Type.FindMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.MemberTypes + name: MemberTypes + nameWithType: MemberTypes + fullName: System.Reflection.MemberTypes + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.MemberFilter + name: MemberFilter + nameWithType: MemberFilter + fullName: System.Reflection.MemberFilter + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetGenericParameterConstraints + commentId: M:System.Type.GetGenericParameterConstraints + parent: System.Type + isExternal: true + name: GetGenericParameterConstraints() + nameWithType: Type.GetGenericParameterConstraints() + fullName: System.Type.GetGenericParameterConstraints() + spec.csharp: + - uid: System.Type.GetGenericParameterConstraints + name: GetGenericParameterConstraints + nameWithType: Type.GetGenericParameterConstraints + fullName: System.Type.GetGenericParameterConstraints + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetGenericParameterConstraints + name: GetGenericParameterConstraints + nameWithType: Type.GetGenericParameterConstraints + fullName: System.Type.GetGenericParameterConstraints + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsValueTypeImpl + commentId: M:System.Type.IsValueTypeImpl + parent: System.Type + isExternal: true + name: IsValueTypeImpl() + nameWithType: Type.IsValueTypeImpl() + fullName: System.Type.IsValueTypeImpl() + spec.csharp: + - uid: System.Type.IsValueTypeImpl + name: IsValueTypeImpl + nameWithType: Type.IsValueTypeImpl + fullName: System.Type.IsValueTypeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsValueTypeImpl + name: IsValueTypeImpl + nameWithType: Type.IsValueTypeImpl + fullName: System.Type.IsValueTypeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsContextfulImpl + commentId: M:System.Type.IsContextfulImpl + parent: System.Type + isExternal: true + name: IsContextfulImpl() + nameWithType: Type.IsContextfulImpl() + fullName: System.Type.IsContextfulImpl() + spec.csharp: + - uid: System.Type.IsContextfulImpl + name: IsContextfulImpl + nameWithType: Type.IsContextfulImpl + fullName: System.Type.IsContextfulImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsContextfulImpl + name: IsContextfulImpl + nameWithType: Type.IsContextfulImpl + fullName: System.Type.IsContextfulImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsMarshalByRefImpl + commentId: M:System.Type.IsMarshalByRefImpl + parent: System.Type + isExternal: true + name: IsMarshalByRefImpl() + nameWithType: Type.IsMarshalByRefImpl() + fullName: System.Type.IsMarshalByRefImpl() + spec.csharp: + - uid: System.Type.IsMarshalByRefImpl + name: IsMarshalByRefImpl + nameWithType: Type.IsMarshalByRefImpl + fullName: System.Type.IsMarshalByRefImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsMarshalByRefImpl + name: IsMarshalByRefImpl + nameWithType: Type.IsMarshalByRefImpl + fullName: System.Type.IsMarshalByRefImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEnumNames + commentId: M:System.Type.GetEnumNames + parent: System.Type + isExternal: true + name: GetEnumNames() + nameWithType: Type.GetEnumNames() + fullName: System.Type.GetEnumNames() + spec.csharp: + - uid: System.Type.GetEnumNames + name: GetEnumNames + nameWithType: Type.GetEnumNames + fullName: System.Type.GetEnumNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEnumNames + name: GetEnumNames + nameWithType: Type.GetEnumNames + fullName: System.Type.GetEnumNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEnumValues + commentId: M:System.Type.GetEnumValues + parent: System.Type + isExternal: true + name: GetEnumValues() + nameWithType: Type.GetEnumValues() + fullName: System.Type.GetEnumValues() + spec.csharp: + - uid: System.Type.GetEnumValues + name: GetEnumValues + nameWithType: Type.GetEnumValues + fullName: System.Type.GetEnumValues + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEnumValues + name: GetEnumValues + nameWithType: Type.GetEnumValues + fullName: System.Type.GetEnumValues + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEnumUnderlyingType + commentId: M:System.Type.GetEnumUnderlyingType + parent: System.Type + isExternal: true + name: GetEnumUnderlyingType() + nameWithType: Type.GetEnumUnderlyingType() + fullName: System.Type.GetEnumUnderlyingType() + spec.csharp: + - uid: System.Type.GetEnumUnderlyingType + name: GetEnumUnderlyingType + nameWithType: Type.GetEnumUnderlyingType + fullName: System.Type.GetEnumUnderlyingType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEnumUnderlyingType + name: GetEnumUnderlyingType + nameWithType: Type.GetEnumUnderlyingType + fullName: System.Type.GetEnumUnderlyingType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsEnumDefined(System.Object) + commentId: M:System.Type.IsEnumDefined(System.Object) + parent: System.Type + isExternal: true + name: IsEnumDefined(Object) + nameWithType: Type.IsEnumDefined(Object) + fullName: System.Type.IsEnumDefined(System.Object) + spec.csharp: + - uid: System.Type.IsEnumDefined(System.Object) + name: IsEnumDefined + nameWithType: Type.IsEnumDefined + fullName: System.Type.IsEnumDefined + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsEnumDefined(System.Object) + name: IsEnumDefined + nameWithType: Type.IsEnumDefined + fullName: System.Type.IsEnumDefined + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEnumName(System.Object) + commentId: M:System.Type.GetEnumName(System.Object) + parent: System.Type + isExternal: true + name: GetEnumName(Object) + nameWithType: Type.GetEnumName(Object) + fullName: System.Type.GetEnumName(System.Object) + spec.csharp: + - uid: System.Type.GetEnumName(System.Object) + name: GetEnumName + nameWithType: Type.GetEnumName + fullName: System.Type.GetEnumName + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEnumName(System.Object) + name: GetEnumName + nameWithType: Type.GetEnumName + fullName: System.Type.GetEnumName + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsSubclassOf(System.Type) + commentId: M:System.Type.IsSubclassOf(System.Type) + parent: System.Type + isExternal: true + name: IsSubclassOf(Type) + nameWithType: Type.IsSubclassOf(Type) + fullName: System.Type.IsSubclassOf(System.Type) + spec.csharp: + - uid: System.Type.IsSubclassOf(System.Type) + name: IsSubclassOf + nameWithType: Type.IsSubclassOf + fullName: System.Type.IsSubclassOf + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsSubclassOf(System.Type) + name: IsSubclassOf + nameWithType: Type.IsSubclassOf + fullName: System.Type.IsSubclassOf + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsInstanceOfType(System.Object) + commentId: M:System.Type.IsInstanceOfType(System.Object) + parent: System.Type + isExternal: true + name: IsInstanceOfType(Object) + nameWithType: Type.IsInstanceOfType(Object) + fullName: System.Type.IsInstanceOfType(System.Object) + spec.csharp: + - uid: System.Type.IsInstanceOfType(System.Object) + name: IsInstanceOfType + nameWithType: Type.IsInstanceOfType + fullName: System.Type.IsInstanceOfType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsInstanceOfType(System.Object) + name: IsInstanceOfType + nameWithType: Type.IsInstanceOfType + fullName: System.Type.IsInstanceOfType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsAssignableFrom(System.Type) + commentId: M:System.Type.IsAssignableFrom(System.Type) + parent: System.Type + isExternal: true + name: IsAssignableFrom(Type) + nameWithType: Type.IsAssignableFrom(Type) + fullName: System.Type.IsAssignableFrom(System.Type) + spec.csharp: + - uid: System.Type.IsAssignableFrom(System.Type) + name: IsAssignableFrom + nameWithType: Type.IsAssignableFrom + fullName: System.Type.IsAssignableFrom + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsAssignableFrom(System.Type) + name: IsAssignableFrom + nameWithType: Type.IsAssignableFrom + fullName: System.Type.IsAssignableFrom + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsEquivalentTo(System.Type) + commentId: M:System.Type.IsEquivalentTo(System.Type) + parent: System.Type + isExternal: true + name: IsEquivalentTo(Type) + nameWithType: Type.IsEquivalentTo(Type) + fullName: System.Type.IsEquivalentTo(System.Type) + spec.csharp: + - uid: System.Type.IsEquivalentTo(System.Type) + name: IsEquivalentTo + nameWithType: Type.IsEquivalentTo + fullName: System.Type.IsEquivalentTo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsEquivalentTo(System.Type) + name: IsEquivalentTo + nameWithType: Type.IsEquivalentTo + fullName: System.Type.IsEquivalentTo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeArray(System.Object[]) + commentId: M:System.Type.GetTypeArray(System.Object[]) + parent: System.Type + isExternal: true + name: GetTypeArray(Object[]) + nameWithType: Type.GetTypeArray(Object[]) + fullName: System.Type.GetTypeArray(System.Object[]) + nameWithType.vb: Type.GetTypeArray(Object()) + fullName.vb: System.Type.GetTypeArray(System.Object()) + name.vb: GetTypeArray(Object()) + spec.csharp: + - uid: System.Type.GetTypeArray(System.Object[]) + name: GetTypeArray + nameWithType: Type.GetTypeArray + fullName: System.Type.GetTypeArray + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeArray(System.Object[]) + name: GetTypeArray + nameWithType: Type.GetTypeArray + fullName: System.Type.GetTypeArray + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.Equals(System.Object) + commentId: M:System.Type.Equals(System.Object) + parent: System.Type + isExternal: true + name: Equals(Object) + nameWithType: Type.Equals(Object) + fullName: System.Type.Equals(System.Object) + spec.csharp: + - uid: System.Type.Equals(System.Object) + name: Equals + nameWithType: Type.Equals + fullName: System.Type.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.Equals(System.Object) + name: Equals + nameWithType: Type.Equals + fullName: System.Type.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.Equals(System.Type) + commentId: M:System.Type.Equals(System.Type) + parent: System.Type + isExternal: true + name: Equals(Type) + nameWithType: Type.Equals(Type) + fullName: System.Type.Equals(System.Type) + spec.csharp: + - uid: System.Type.Equals(System.Type) + name: Equals + nameWithType: Type.Equals + fullName: System.Type.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.Equals(System.Type) + name: Equals + nameWithType: Type.Equals + fullName: System.Type.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetHashCode + commentId: M:System.Type.GetHashCode + parent: System.Type + isExternal: true + name: GetHashCode() + nameWithType: Type.GetHashCode() + fullName: System.Type.GetHashCode() + spec.csharp: + - uid: System.Type.GetHashCode + name: GetHashCode + nameWithType: Type.GetHashCode + fullName: System.Type.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetHashCode + name: GetHashCode + nameWithType: Type.GetHashCode + fullName: System.Type.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetInterfaceMap(System.Type) + commentId: M:System.Type.GetInterfaceMap(System.Type) + parent: System.Type + isExternal: true + name: GetInterfaceMap(Type) + nameWithType: Type.GetInterfaceMap(Type) + fullName: System.Type.GetInterfaceMap(System.Type) + spec.csharp: + - uid: System.Type.GetInterfaceMap(System.Type) + name: GetInterfaceMap + nameWithType: Type.GetInterfaceMap + fullName: System.Type.GetInterfaceMap + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetInterfaceMap(System.Type) + name: GetInterfaceMap + nameWithType: Type.GetInterfaceMap + fullName: System.Type.GetInterfaceMap + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType + commentId: M:System.Type.GetType + parent: System.Type + isExternal: true + name: GetType() + nameWithType: Type.GetType() + fullName: System.Type.GetType() + spec.csharp: + - uid: System.Type.GetType + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + commentId: M:System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + parent: System.Type + isExternal: true + name: _Type.GetTypeInfoCount(UInt32) + nameWithType: Type._Type.GetTypeInfoCount(UInt32) + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfoCount(System.UInt32) + nameWithType.vb: Type.System.Runtime.InteropServices._Type.GetTypeInfoCount(UInt32) + name.vb: System.Runtime.InteropServices._Type.GetTypeInfoCount(UInt32) + spec.csharp: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + name: _Type.GetTypeInfoCount + nameWithType: Type._Type.GetTypeInfoCount + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfoCount + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + name: System.Runtime.InteropServices._Type.GetTypeInfoCount + nameWithType: Type.System.Runtime.InteropServices._Type.GetTypeInfoCount + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfoCount + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + commentId: M:System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + parent: System.Type + isExternal: true + name: _Type.GetTypeInfo(UInt32, UInt32, IntPtr) + nameWithType: Type._Type.GetTypeInfo(UInt32, UInt32, IntPtr) + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) + nameWithType.vb: Type.System.Runtime.InteropServices._Type.GetTypeInfo(UInt32, UInt32, IntPtr) + name.vb: System.Runtime.InteropServices._Type.GetTypeInfo(UInt32, UInt32, IntPtr) + spec.csharp: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + name: _Type.GetTypeInfo + nameWithType: Type._Type.GetTypeInfo + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + name: System.Runtime.InteropServices._Type.GetTypeInfo + nameWithType: Type.System.Runtime.InteropServices._Type.GetTypeInfo + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + commentId: M:System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + parent: System.Type + isExternal: true + name: _Type.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + nameWithType: Type._Type.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + fullName: System.Type.System.Runtime.InteropServices._Type.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) + nameWithType.vb: Type.System.Runtime.InteropServices._Type.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + name.vb: System.Runtime.InteropServices._Type.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + spec.csharp: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + name: _Type.GetIDsOfNames + nameWithType: Type._Type.GetIDsOfNames + fullName: System.Type.System.Runtime.InteropServices._Type.GetIDsOfNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + name: System.Runtime.InteropServices._Type.GetIDsOfNames + nameWithType: Type.System.Runtime.InteropServices._Type.GetIDsOfNames + fullName: System.Type.System.Runtime.InteropServices._Type.GetIDsOfNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + commentId: M:System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + parent: System.Type + isExternal: true + name: _Type.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + nameWithType: Type._Type.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + fullName: System.Type.System.Runtime.InteropServices._Type.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) + nameWithType.vb: Type.System.Runtime.InteropServices._Type.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + name.vb: System.Runtime.InteropServices._Type.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + spec.csharp: + - uid: System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + name: _Type.Invoke + nameWithType: Type._Type.Invoke + fullName: System.Type.System.Runtime.InteropServices._Type.Invoke + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + name: System.Runtime.InteropServices._Type.Invoke + nameWithType: Type.System.Runtime.InteropServices._Type.Invoke + fullName: System.Type.System.Runtime.InteropServices._Type.Invoke + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.MemberType + commentId: P:System.Type.MemberType + parent: System.Type + isExternal: true + name: MemberType + nameWithType: Type.MemberType + fullName: System.Type.MemberType +- uid: System.Type.ReflectedType + commentId: P:System.Type.ReflectedType + parent: System.Type + isExternal: true + name: ReflectedType + nameWithType: Type.ReflectedType + fullName: System.Type.ReflectedType +- uid: System.Type.StructLayoutAttribute + commentId: P:System.Type.StructLayoutAttribute + parent: System.Type + isExternal: true + name: StructLayoutAttribute + nameWithType: Type.StructLayoutAttribute + fullName: System.Type.StructLayoutAttribute +- uid: System.Type.DefaultBinder + commentId: P:System.Type.DefaultBinder + parent: System.Type + isExternal: true + name: DefaultBinder + nameWithType: Type.DefaultBinder + fullName: System.Type.DefaultBinder +- uid: System.Type.TypeHandle + commentId: P:System.Type.TypeHandle + parent: System.Type + isExternal: true + name: TypeHandle + nameWithType: Type.TypeHandle + fullName: System.Type.TypeHandle +- uid: System.Type.TypeInitializer + commentId: P:System.Type.TypeInitializer + parent: System.Type + isExternal: true + name: TypeInitializer + nameWithType: Type.TypeInitializer + fullName: System.Type.TypeInitializer +- uid: System.Type.IsNested + commentId: P:System.Type.IsNested + parent: System.Type + isExternal: true + name: IsNested + nameWithType: Type.IsNested + fullName: System.Type.IsNested +- uid: System.Type.Attributes + commentId: P:System.Type.Attributes + parent: System.Type + isExternal: true + name: Attributes + nameWithType: Type.Attributes + fullName: System.Type.Attributes +- uid: System.Type.GenericParameterAttributes + commentId: P:System.Type.GenericParameterAttributes + parent: System.Type + isExternal: true + name: GenericParameterAttributes + nameWithType: Type.GenericParameterAttributes + fullName: System.Type.GenericParameterAttributes +- uid: System.Type.IsVisible + commentId: P:System.Type.IsVisible + parent: System.Type + isExternal: true + name: IsVisible + nameWithType: Type.IsVisible + fullName: System.Type.IsVisible +- uid: System.Type.IsNotPublic + commentId: P:System.Type.IsNotPublic + parent: System.Type + isExternal: true + name: IsNotPublic + nameWithType: Type.IsNotPublic + fullName: System.Type.IsNotPublic +- uid: System.Type.IsPublic + commentId: P:System.Type.IsPublic + parent: System.Type + isExternal: true + name: IsPublic + nameWithType: Type.IsPublic + fullName: System.Type.IsPublic +- uid: System.Type.IsNestedPublic + commentId: P:System.Type.IsNestedPublic + parent: System.Type + isExternal: true + name: IsNestedPublic + nameWithType: Type.IsNestedPublic + fullName: System.Type.IsNestedPublic +- uid: System.Type.IsNestedPrivate + commentId: P:System.Type.IsNestedPrivate + parent: System.Type + isExternal: true + name: IsNestedPrivate + nameWithType: Type.IsNestedPrivate + fullName: System.Type.IsNestedPrivate +- uid: System.Type.IsNestedFamily + commentId: P:System.Type.IsNestedFamily + parent: System.Type + isExternal: true + name: IsNestedFamily + nameWithType: Type.IsNestedFamily + fullName: System.Type.IsNestedFamily +- uid: System.Type.IsNestedAssembly + commentId: P:System.Type.IsNestedAssembly + parent: System.Type + isExternal: true + name: IsNestedAssembly + nameWithType: Type.IsNestedAssembly + fullName: System.Type.IsNestedAssembly +- uid: System.Type.IsNestedFamANDAssem + commentId: P:System.Type.IsNestedFamANDAssem + parent: System.Type + isExternal: true + name: IsNestedFamANDAssem + nameWithType: Type.IsNestedFamANDAssem + fullName: System.Type.IsNestedFamANDAssem +- uid: System.Type.IsNestedFamORAssem + commentId: P:System.Type.IsNestedFamORAssem + parent: System.Type + isExternal: true + name: IsNestedFamORAssem + nameWithType: Type.IsNestedFamORAssem + fullName: System.Type.IsNestedFamORAssem +- uid: System.Type.IsAutoLayout + commentId: P:System.Type.IsAutoLayout + parent: System.Type + isExternal: true + name: IsAutoLayout + nameWithType: Type.IsAutoLayout + fullName: System.Type.IsAutoLayout +- uid: System.Type.IsLayoutSequential + commentId: P:System.Type.IsLayoutSequential + parent: System.Type + isExternal: true + name: IsLayoutSequential + nameWithType: Type.IsLayoutSequential + fullName: System.Type.IsLayoutSequential +- uid: System.Type.IsExplicitLayout + commentId: P:System.Type.IsExplicitLayout + parent: System.Type + isExternal: true + name: IsExplicitLayout + nameWithType: Type.IsExplicitLayout + fullName: System.Type.IsExplicitLayout +- uid: System.Type.IsClass + commentId: P:System.Type.IsClass + parent: System.Type + isExternal: true + name: IsClass + nameWithType: Type.IsClass + fullName: System.Type.IsClass +- uid: System.Type.IsInterface + commentId: P:System.Type.IsInterface + parent: System.Type + isExternal: true + name: IsInterface + nameWithType: Type.IsInterface + fullName: System.Type.IsInterface +- uid: System.Type.IsValueType + commentId: P:System.Type.IsValueType + parent: System.Type + isExternal: true + name: IsValueType + nameWithType: Type.IsValueType + fullName: System.Type.IsValueType +- uid: System.Type.IsAbstract + commentId: P:System.Type.IsAbstract + parent: System.Type + isExternal: true + name: IsAbstract + nameWithType: Type.IsAbstract + fullName: System.Type.IsAbstract +- uid: System.Type.IsSealed + commentId: P:System.Type.IsSealed + parent: System.Type + isExternal: true + name: IsSealed + nameWithType: Type.IsSealed + fullName: System.Type.IsSealed +- uid: System.Type.IsEnum + commentId: P:System.Type.IsEnum + parent: System.Type + isExternal: true + name: IsEnum + nameWithType: Type.IsEnum + fullName: System.Type.IsEnum +- uid: System.Type.IsSpecialName + commentId: P:System.Type.IsSpecialName + parent: System.Type + isExternal: true + name: IsSpecialName + nameWithType: Type.IsSpecialName + fullName: System.Type.IsSpecialName +- uid: System.Type.IsImport + commentId: P:System.Type.IsImport + parent: System.Type + isExternal: true + name: IsImport + nameWithType: Type.IsImport + fullName: System.Type.IsImport +- uid: System.Type.IsSerializable + commentId: P:System.Type.IsSerializable + parent: System.Type + isExternal: true + name: IsSerializable + nameWithType: Type.IsSerializable + fullName: System.Type.IsSerializable +- uid: System.Type.IsAnsiClass + commentId: P:System.Type.IsAnsiClass + parent: System.Type + isExternal: true + name: IsAnsiClass + nameWithType: Type.IsAnsiClass + fullName: System.Type.IsAnsiClass +- uid: System.Type.IsUnicodeClass + commentId: P:System.Type.IsUnicodeClass + parent: System.Type + isExternal: true + name: IsUnicodeClass + nameWithType: Type.IsUnicodeClass + fullName: System.Type.IsUnicodeClass +- uid: System.Type.IsAutoClass + commentId: P:System.Type.IsAutoClass + parent: System.Type + isExternal: true + name: IsAutoClass + nameWithType: Type.IsAutoClass + fullName: System.Type.IsAutoClass +- uid: System.Type.IsArray + commentId: P:System.Type.IsArray + parent: System.Type + isExternal: true + name: IsArray + nameWithType: Type.IsArray + fullName: System.Type.IsArray +- uid: System.Type.IsConstructedGenericType + commentId: P:System.Type.IsConstructedGenericType + parent: System.Type + isExternal: true + name: IsConstructedGenericType + nameWithType: Type.IsConstructedGenericType + fullName: System.Type.IsConstructedGenericType +- uid: System.Type.ContainsGenericParameters + commentId: P:System.Type.ContainsGenericParameters + parent: System.Type + isExternal: true + name: ContainsGenericParameters + nameWithType: Type.ContainsGenericParameters + fullName: System.Type.ContainsGenericParameters +- uid: System.Type.IsByRef + commentId: P:System.Type.IsByRef + parent: System.Type + isExternal: true + name: IsByRef + nameWithType: Type.IsByRef + fullName: System.Type.IsByRef +- uid: System.Type.IsPointer + commentId: P:System.Type.IsPointer + parent: System.Type + isExternal: true + name: IsPointer + nameWithType: Type.IsPointer + fullName: System.Type.IsPointer +- uid: System.Type.IsPrimitive + commentId: P:System.Type.IsPrimitive + parent: System.Type + isExternal: true + name: IsPrimitive + nameWithType: Type.IsPrimitive + fullName: System.Type.IsPrimitive +- uid: System.Type.IsCOMObject + commentId: P:System.Type.IsCOMObject + parent: System.Type + isExternal: true + name: IsCOMObject + nameWithType: Type.IsCOMObject + fullName: System.Type.IsCOMObject +- uid: System.Type.HasElementType + commentId: P:System.Type.HasElementType + parent: System.Type + isExternal: true + name: HasElementType + nameWithType: Type.HasElementType + fullName: System.Type.HasElementType +- uid: System.Type.IsContextful + commentId: P:System.Type.IsContextful + parent: System.Type + isExternal: true + name: IsContextful + nameWithType: Type.IsContextful + fullName: System.Type.IsContextful +- uid: System.Type.IsMarshalByRef + commentId: P:System.Type.IsMarshalByRef + parent: System.Type + isExternal: true + name: IsMarshalByRef + nameWithType: Type.IsMarshalByRef + fullName: System.Type.IsMarshalByRef +- uid: System.Type.GenericTypeArguments + commentId: P:System.Type.GenericTypeArguments + parent: System.Type + isExternal: true + name: GenericTypeArguments + nameWithType: Type.GenericTypeArguments + fullName: System.Type.GenericTypeArguments +- uid: System.Type.IsSecurityCritical + commentId: P:System.Type.IsSecurityCritical + parent: System.Type + isExternal: true + name: IsSecurityCritical + nameWithType: Type.IsSecurityCritical + fullName: System.Type.IsSecurityCritical +- uid: System.Type.IsSecuritySafeCritical + commentId: P:System.Type.IsSecuritySafeCritical + parent: System.Type + isExternal: true + name: IsSecuritySafeCritical + nameWithType: Type.IsSecuritySafeCritical + fullName: System.Type.IsSecuritySafeCritical +- uid: System.Type.IsSecurityTransparent + commentId: P:System.Type.IsSecurityTransparent + parent: System.Type + isExternal: true + name: IsSecurityTransparent + nameWithType: Type.IsSecurityTransparent + fullName: System.Type.IsSecurityTransparent +- uid: System.Reflection.MemberInfo.GetCustomAttributesData + commentId: M:System.Reflection.MemberInfo.GetCustomAttributesData + parent: System.Reflection.MemberInfo + isExternal: true + name: GetCustomAttributesData() + nameWithType: MemberInfo.GetCustomAttributesData() + fullName: System.Reflection.MemberInfo.GetCustomAttributesData() + spec.csharp: + - uid: System.Reflection.MemberInfo.GetCustomAttributesData + name: GetCustomAttributesData + nameWithType: MemberInfo.GetCustomAttributesData + fullName: System.Reflection.MemberInfo.GetCustomAttributesData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.GetCustomAttributesData + name: GetCustomAttributesData + nameWithType: MemberInfo.GetCustomAttributesData + fullName: System.Reflection.MemberInfo.GetCustomAttributesData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.GetType() + nameWithType: MemberInfo._MemberInfo.GetType() + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType() + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType() + name.vb: System.Runtime.InteropServices._MemberInfo.GetType() + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + name: _MemberInfo.GetType + nameWithType: MemberInfo._MemberInfo.GetType + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + name: System.Runtime.InteropServices._MemberInfo.GetType + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.GetTypeInfoCount(UInt32) + nameWithType: MemberInfo._MemberInfo.GetTypeInfoCount(UInt32) + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount(System.UInt32) + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount(UInt32) + name.vb: System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount(UInt32) + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + name: _MemberInfo.GetTypeInfoCount + nameWithType: MemberInfo._MemberInfo.GetTypeInfoCount + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + name: System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr) + nameWithType: MemberInfo._MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr) + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr) + name.vb: System.Runtime.InteropServices._MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr) + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + name: _MemberInfo.GetTypeInfo + nameWithType: MemberInfo._MemberInfo.GetTypeInfo + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + name: System.Runtime.InteropServices._MemberInfo.GetTypeInfo + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + nameWithType: MemberInfo._MemberInfo.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + name.vb: System.Runtime.InteropServices._MemberInfo.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + name: _MemberInfo.GetIDsOfNames + nameWithType: MemberInfo._MemberInfo.GetIDsOfNames + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + name: System.Runtime.InteropServices._MemberInfo.GetIDsOfNames + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + nameWithType: MemberInfo._MemberInfo.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + name.vb: System.Runtime.InteropServices._MemberInfo.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + name: _MemberInfo.Invoke + nameWithType: MemberInfo._MemberInfo.Invoke + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + name: System.Runtime.InteropServices._MemberInfo.Invoke + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.CustomAttributes + commentId: P:System.Reflection.MemberInfo.CustomAttributes + parent: System.Reflection.MemberInfo + isExternal: true + name: CustomAttributes + nameWithType: MemberInfo.CustomAttributes + fullName: System.Reflection.MemberInfo.CustomAttributes +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: Equals(Object, Object) + nameWithType: Object.Equals(Object, Object) + fullName: System.Object.Equals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: ReferenceEquals(Object, Object) + nameWithType: Object.ReferenceEquals(Object, Object) + fullName: System.Object.ReferenceEquals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.MemberwiseClone + commentId: M:System.Object.MemberwiseClone + parent: System.Object + isExternal: true + name: MemberwiseClone() + nameWithType: Object.MemberwiseClone() + fullName: System.Object.MemberwiseClone() + spec.csharp: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + parent: CilTools.BytecodeAnalysis.Extensions.CilExtensions + definition: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + name: GetReferencedMethods() + nameWithType: CilExtensions.GetReferencedMethods() + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods() + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + name: GetReferencedMethods + nameWithType: CilExtensions.GetReferencedMethods + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + name: GetReferencedMethods + nameWithType: CilExtensions.GetReferencedMethods + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + parent: CilTools.BytecodeAnalysis.Extensions.CilExtensions + definition: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + name: GetReferencedMembers() + nameWithType: CilExtensions.GetReferencedMembers() + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers() + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + parent: CilTools.BytecodeAnalysis.Extensions.CilExtensions + definition: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers(MemberCriteria) + nameWithType: CilExtensions.GetReferencedMembers(MemberCriteria) + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: CilTools.BytecodeAnalysis.MemberCriteria + name: MemberCriteria + nameWithType: MemberCriteria + fullName: CilTools.BytecodeAnalysis.MemberCriteria + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: CilTools.BytecodeAnalysis.MemberCriteria + name: MemberCriteria + nameWithType: MemberCriteria + fullName: CilTools.BytecodeAnalysis.MemberCriteria + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Reflection + commentId: N:System.Reflection + isExternal: true + name: System.Reflection + nameWithType: System.Reflection + fullName: System.Reflection +- uid: System.Runtime.InteropServices + commentId: N:System.Runtime.InteropServices + isExternal: true + name: System.Runtime.InteropServices + nameWithType: System.Runtime.InteropServices + fullName: System.Runtime.InteropServices +- uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + isExternal: true + name: GetReferencedMethods(Type) + nameWithType: CilExtensions.GetReferencedMethods(Type) + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + name: GetReferencedMethods + nameWithType: CilExtensions.GetReferencedMethods + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + name: GetReferencedMethods + nameWithType: CilExtensions.GetReferencedMethods + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions + commentId: T:CilTools.BytecodeAnalysis.Extensions.CilExtensions + parent: CilTools.BytecodeAnalysis.Extensions + isExternal: true + name: CilExtensions + nameWithType: CilExtensions + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions +- uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + isExternal: true + name: GetReferencedMembers(Type) + nameWithType: CilExtensions.GetReferencedMembers(Type) + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + isExternal: true + name: GetReferencedMembers(Type, MemberCriteria) + nameWithType: CilExtensions.GetReferencedMembers(Type, MemberCriteria) + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type, CilTools.BytecodeAnalysis.MemberCriteria) + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: CilTools.BytecodeAnalysis.MemberCriteria + name: MemberCriteria + nameWithType: MemberCriteria + fullName: CilTools.BytecodeAnalysis.MemberCriteria + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: CilTools.BytecodeAnalysis.MemberCriteria + name: MemberCriteria + nameWithType: MemberCriteria + fullName: CilTools.BytecodeAnalysis.MemberCriteria + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.Extensions + commentId: N:CilTools.BytecodeAnalysis.Extensions + isExternal: true + name: CilTools.BytecodeAnalysis.Extensions + nameWithType: CilTools.BytecodeAnalysis.Extensions + fullName: CilTools.BytecodeAnalysis.Extensions +- uid: CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray + isExternal: true + name: ReadFromArray + nameWithType: TypeSpec.ReadFromArray + fullName: CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray +- uid: System.Byte[] + isExternal: true + name: Byte[] + nameWithType: Byte[] + fullName: System.Byte[] + nameWithType.vb: Byte() + fullName.vb: System.Byte() + name.vb: Byte() + spec.csharp: + - uid: System.Byte + name: Byte + nameWithType: Byte + fullName: System.Byte + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Byte + name: Byte + nameWithType: Byte + fullName: System.Byte + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: CilTools.Reflection.ITokenResolver + commentId: T:CilTools.Reflection.ITokenResolver + parent: CilTools.Reflection + isExternal: true + name: ITokenResolver + nameWithType: ITokenResolver + fullName: CilTools.Reflection.ITokenResolver +- uid: CilTools.BytecodeAnalysis.TypeSpec + commentId: T:CilTools.BytecodeAnalysis.TypeSpec + parent: CilTools.BytecodeAnalysis + isExternal: true + name: TypeSpec + nameWithType: TypeSpec + fullName: CilTools.BytecodeAnalysis.TypeSpec +- uid: CilTools.Reflection + commentId: N:CilTools.Reflection + isExternal: true + name: CilTools.Reflection + nameWithType: CilTools.Reflection + fullName: CilTools.Reflection +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetModifier* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetModifier + isExternal: true + name: GetModifier + nameWithType: TypeSpec.GetModifier + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetModifier +- uid: System.ArgumentOutOfRangeException + commentId: T:System.ArgumentOutOfRangeException + isExternal: true +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: CilTools.BytecodeAnalysis.CustomModifier + commentId: T:CilTools.BytecodeAnalysis.CustomModifier + parent: CilTools.BytecodeAnalysis + isExternal: true + name: CustomModifier + nameWithType: CustomModifier + fullName: CilTools.BytecodeAnalysis.CustomModifier +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetModifiers* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetModifiers + isExternal: true + name: GetModifiers + nameWithType: TypeSpec.GetModifiers + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetModifiers +- uid: CilTools.BytecodeAnalysis.CustomModifier[] + isExternal: true + name: CustomModifier[] + nameWithType: CustomModifier[] + fullName: CilTools.BytecodeAnalysis.CustomModifier[] + nameWithType.vb: CustomModifier() + fullName.vb: CilTools.BytecodeAnalysis.CustomModifier() + name.vb: CustomModifier() + spec.csharp: + - uid: CilTools.BytecodeAnalysis.CustomModifier + name: CustomModifier + nameWithType: CustomModifier + fullName: CilTools.BytecodeAnalysis.CustomModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: CilTools.BytecodeAnalysis.CustomModifier + name: CustomModifier + nameWithType: CustomModifier + fullName: CilTools.BytecodeAnalysis.CustomModifier + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + commentId: M:System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + parent: System.Type + isExternal: true + name: InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + nameWithType: Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + fullName: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[]) + nameWithType.vb: Type.InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) + fullName.vb: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object(), System.Reflection.ParameterModifier(), System.Globalization.CultureInfo, System.String()) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) + spec.csharp: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Globalization.CultureInfo + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Globalization.CultureInfo + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.InvokeMember* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.InvokeMember + isExternal: true + name: InvokeMember + nameWithType: TypeSpec.InvokeMember + fullName: CilTools.BytecodeAnalysis.TypeSpec.InvokeMember +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: System.Reflection.BindingFlags + commentId: T:System.Reflection.BindingFlags + parent: System.Reflection + isExternal: true + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags +- uid: System.Reflection.Binder + commentId: T:System.Reflection.Binder + parent: System.Reflection + isExternal: true + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder +- uid: System.Object[] + isExternal: true + name: Object[] + nameWithType: Object[] + fullName: System.Object[] + nameWithType.vb: Object() + fullName.vb: System.Object() + name.vb: Object() + spec.csharp: + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Reflection.ParameterModifier[] + isExternal: true + name: ParameterModifier[] + nameWithType: ParameterModifier[] + fullName: System.Reflection.ParameterModifier[] + nameWithType.vb: ParameterModifier() + fullName.vb: System.Reflection.ParameterModifier() + name.vb: ParameterModifier() + spec.csharp: + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Globalization.CultureInfo + commentId: T:System.Globalization.CultureInfo + parent: System.Globalization + isExternal: true + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo +- uid: System.String[] + isExternal: true + name: String[] + nameWithType: String[] + fullName: System.String[] + nameWithType.vb: String() + fullName.vb: System.String() + name.vb: String() + spec.csharp: + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Globalization + commentId: N:System.Globalization + isExternal: true + name: System.Globalization + nameWithType: System.Globalization + fullName: System.Globalization +- uid: System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: Type.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: System.Type.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName.vb: System.Type.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructorImpl + nameWithType: Type.GetConstructorImpl + fullName: System.Type.GetConstructorImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructorImpl + nameWithType: Type.GetConstructorImpl + fullName: System.Type.GetConstructorImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl + isExternal: true + name: GetConstructorImpl + nameWithType: TypeSpec.GetConstructorImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl +- uid: System.Reflection.CallingConventions + commentId: T:System.Reflection.CallingConventions + parent: System.Reflection + isExternal: true + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions +- uid: System.Type[] + isExternal: true + name: Type[] + nameWithType: Type[] + fullName: System.Type[] + nameWithType.vb: Type() + fullName.vb: System.Type() + name.vb: Type() + spec.csharp: + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Reflection.ConstructorInfo + commentId: T:System.Reflection.ConstructorInfo + parent: System.Reflection + isExternal: true + name: ConstructorInfo + nameWithType: ConstructorInfo + fullName: System.Reflection.ConstructorInfo +- uid: System.Type.GetConstructors(System.Reflection.BindingFlags) + commentId: M:System.Type.GetConstructors(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetConstructors(BindingFlags) + nameWithType: Type.GetConstructors(BindingFlags) + fullName: System.Type.GetConstructors(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetConstructors(System.Reflection.BindingFlags) + name: GetConstructors + nameWithType: Type.GetConstructors + fullName: System.Type.GetConstructors + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructors(System.Reflection.BindingFlags) + name: GetConstructors + nameWithType: Type.GetConstructors + fullName: System.Type.GetConstructors + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetConstructors* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetConstructors + isExternal: true + name: GetConstructors + nameWithType: TypeSpec.GetConstructors + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetConstructors +- uid: System.Reflection.ConstructorInfo[] + isExternal: true + name: ConstructorInfo[] + nameWithType: ConstructorInfo[] + fullName: System.Reflection.ConstructorInfo[] + nameWithType.vb: ConstructorInfo() + fullName.vb: System.Reflection.ConstructorInfo() + name.vb: ConstructorInfo() + spec.csharp: + - uid: System.Reflection.ConstructorInfo + name: ConstructorInfo + nameWithType: ConstructorInfo + fullName: System.Reflection.ConstructorInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.ConstructorInfo + name: ConstructorInfo + nameWithType: ConstructorInfo + fullName: System.Reflection.ConstructorInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: Type.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: System.Type.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName.vb: System.Type.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethodImpl + nameWithType: Type.GetMethodImpl + fullName: System.Type.GetMethodImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethodImpl + nameWithType: Type.GetMethodImpl + fullName: System.Type.GetMethodImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl + isExternal: true + name: GetMethodImpl + nameWithType: TypeSpec.GetMethodImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl +- uid: System.Reflection.MethodInfo + commentId: T:System.Reflection.MethodInfo + parent: System.Reflection + isExternal: true + name: MethodInfo + nameWithType: MethodInfo + fullName: System.Reflection.MethodInfo +- uid: System.Type.GetMethods(System.Reflection.BindingFlags) + commentId: M:System.Type.GetMethods(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMethods(BindingFlags) + nameWithType: Type.GetMethods(BindingFlags) + fullName: System.Type.GetMethods(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMethods(System.Reflection.BindingFlags) + name: GetMethods + nameWithType: Type.GetMethods + fullName: System.Type.GetMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethods(System.Reflection.BindingFlags) + name: GetMethods + nameWithType: Type.GetMethods + fullName: System.Type.GetMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetMethods* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetMethods + isExternal: true + name: GetMethods + nameWithType: TypeSpec.GetMethods + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetMethods +- uid: System.Reflection.MethodInfo[] + isExternal: true + name: MethodInfo[] + nameWithType: MethodInfo[] + fullName: System.Reflection.MethodInfo[] + nameWithType.vb: MethodInfo() + fullName.vb: System.Reflection.MethodInfo() + name.vb: MethodInfo() + spec.csharp: + - uid: System.Reflection.MethodInfo + name: MethodInfo + nameWithType: MethodInfo + fullName: System.Reflection.MethodInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.MethodInfo + name: MethodInfo + nameWithType: MethodInfo + fullName: System.Reflection.MethodInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetField(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetField(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetField(String, BindingFlags) + nameWithType: Type.GetField(String, BindingFlags) + fullName: System.Type.GetField(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetField(System.String,System.Reflection.BindingFlags) + name: GetField + nameWithType: Type.GetField + fullName: System.Type.GetField + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetField(System.String,System.Reflection.BindingFlags) + name: GetField + nameWithType: Type.GetField + fullName: System.Type.GetField + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetField* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetField + isExternal: true + name: GetField + nameWithType: TypeSpec.GetField + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetField +- uid: System.Reflection.FieldInfo + commentId: T:System.Reflection.FieldInfo + parent: System.Reflection + isExternal: true + name: FieldInfo + nameWithType: FieldInfo + fullName: System.Reflection.FieldInfo +- uid: System.Type.GetFields(System.Reflection.BindingFlags) + commentId: M:System.Type.GetFields(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetFields(BindingFlags) + nameWithType: Type.GetFields(BindingFlags) + fullName: System.Type.GetFields(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetFields(System.Reflection.BindingFlags) + name: GetFields + nameWithType: Type.GetFields + fullName: System.Type.GetFields + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetFields(System.Reflection.BindingFlags) + name: GetFields + nameWithType: Type.GetFields + fullName: System.Type.GetFields + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetFields* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetFields + isExternal: true + name: GetFields + nameWithType: TypeSpec.GetFields + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetFields +- uid: System.Reflection.FieldInfo[] + isExternal: true + name: FieldInfo[] + nameWithType: FieldInfo[] + fullName: System.Reflection.FieldInfo[] + nameWithType.vb: FieldInfo() + fullName.vb: System.Reflection.FieldInfo() + name.vb: FieldInfo() + spec.csharp: + - uid: System.Reflection.FieldInfo + name: FieldInfo + nameWithType: FieldInfo + fullName: System.Reflection.FieldInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.FieldInfo + name: FieldInfo + nameWithType: FieldInfo + fullName: System.Reflection.FieldInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetInterface(System.String,System.Boolean) + commentId: M:System.Type.GetInterface(System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetInterface(String, Boolean) + nameWithType: Type.GetInterface(String, Boolean) + fullName: System.Type.GetInterface(System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetInterface(System.String,System.Boolean) + name: GetInterface + nameWithType: Type.GetInterface + fullName: System.Type.GetInterface + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetInterface(System.String,System.Boolean) + name: GetInterface + nameWithType: Type.GetInterface + fullName: System.Type.GetInterface + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetInterface* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetInterface + isExternal: true + name: GetInterface + nameWithType: TypeSpec.GetInterface + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetInterface +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: System.Type.GetInterfaces + commentId: M:System.Type.GetInterfaces + parent: System.Type + isExternal: true + name: GetInterfaces() + nameWithType: Type.GetInterfaces() + fullName: System.Type.GetInterfaces() + spec.csharp: + - uid: System.Type.GetInterfaces + name: GetInterfaces + nameWithType: Type.GetInterfaces + fullName: System.Type.GetInterfaces + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetInterfaces + name: GetInterfaces + nameWithType: Type.GetInterfaces + fullName: System.Type.GetInterfaces + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces + isExternal: true + name: GetInterfaces + nameWithType: TypeSpec.GetInterfaces + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces +- uid: System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetEvent(String, BindingFlags) + nameWithType: Type.GetEvent(String, BindingFlags) + fullName: System.Type.GetEvent(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + name: GetEvent + nameWithType: Type.GetEvent + fullName: System.Type.GetEvent + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + name: GetEvent + nameWithType: Type.GetEvent + fullName: System.Type.GetEvent + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetEvent* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetEvent + isExternal: true + name: GetEvent + nameWithType: TypeSpec.GetEvent + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetEvent +- uid: System.Reflection.EventInfo + commentId: T:System.Reflection.EventInfo + parent: System.Reflection + isExternal: true + name: EventInfo + nameWithType: EventInfo + fullName: System.Reflection.EventInfo +- uid: System.Type.GetEvents(System.Reflection.BindingFlags) + commentId: M:System.Type.GetEvents(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetEvents(BindingFlags) + nameWithType: Type.GetEvents(BindingFlags) + fullName: System.Type.GetEvents(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetEvents(System.Reflection.BindingFlags) + name: GetEvents + nameWithType: Type.GetEvents + fullName: System.Type.GetEvents + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEvents(System.Reflection.BindingFlags) + name: GetEvents + nameWithType: Type.GetEvents + fullName: System.Type.GetEvents + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetEvents* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetEvents + isExternal: true + name: GetEvents + nameWithType: TypeSpec.GetEvents + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetEvents +- uid: System.Reflection.EventInfo[] + isExternal: true + name: EventInfo[] + nameWithType: EventInfo[] + fullName: System.Reflection.EventInfo[] + nameWithType.vb: EventInfo() + fullName.vb: System.Reflection.EventInfo() + name.vb: EventInfo() + spec.csharp: + - uid: System.Reflection.EventInfo + name: EventInfo + nameWithType: EventInfo + fullName: System.Reflection.EventInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.EventInfo + name: EventInfo + nameWithType: EventInfo + fullName: System.Reflection.EventInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + nameWithType: Type.GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + fullName: System.Type.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + fullName.vb: System.Type.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetPropertyImpl + nameWithType: Type.GetPropertyImpl + fullName: System.Type.GetPropertyImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetPropertyImpl + nameWithType: Type.GetPropertyImpl + fullName: System.Type.GetPropertyImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl + isExternal: true + name: GetPropertyImpl + nameWithType: TypeSpec.GetPropertyImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl +- uid: System.Reflection.PropertyInfo + commentId: T:System.Reflection.PropertyInfo + parent: System.Reflection + isExternal: true + name: PropertyInfo + nameWithType: PropertyInfo + fullName: System.Reflection.PropertyInfo +- uid: System.Type.GetProperties(System.Reflection.BindingFlags) + commentId: M:System.Type.GetProperties(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetProperties(BindingFlags) + nameWithType: Type.GetProperties(BindingFlags) + fullName: System.Type.GetProperties(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetProperties(System.Reflection.BindingFlags) + name: GetProperties + nameWithType: Type.GetProperties + fullName: System.Type.GetProperties + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperties(System.Reflection.BindingFlags) + name: GetProperties + nameWithType: Type.GetProperties + fullName: System.Type.GetProperties + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetProperties* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetProperties + isExternal: true + name: GetProperties + nameWithType: TypeSpec.GetProperties + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetProperties +- uid: System.Reflection.PropertyInfo[] + isExternal: true + name: PropertyInfo[] + nameWithType: PropertyInfo[] + fullName: System.Reflection.PropertyInfo[] + nameWithType.vb: PropertyInfo() + fullName.vb: System.Reflection.PropertyInfo() + name.vb: PropertyInfo() + spec.csharp: + - uid: System.Reflection.PropertyInfo + name: PropertyInfo + nameWithType: PropertyInfo + fullName: System.Reflection.PropertyInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.PropertyInfo + name: PropertyInfo + nameWithType: PropertyInfo + fullName: System.Reflection.PropertyInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + commentId: M:System.Type.GetNestedTypes(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetNestedTypes(BindingFlags) + nameWithType: Type.GetNestedTypes(BindingFlags) + fullName: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + name: GetNestedTypes + nameWithType: Type.GetNestedTypes + fullName: System.Type.GetNestedTypes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object + spec.vb: + - uid: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + name: GetNestedTypes + nameWithType: Type.GetNestedTypes + fullName: System.Type.GetNestedTypes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) + name: GetNestedTypes + nameWithType: TypeSpec.GetNestedTypes + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes +- uid: System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetNestedType(String, BindingFlags) + nameWithType: Type.GetNestedType(String, BindingFlags) + fullName: System.Type.GetNestedType(System.String, System.Reflection.BindingFlags) spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals + - uid: System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + name: GetNestedType + nameWithType: Type.GetNestedType + fullName: System.Type.GetNestedType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + name: GetNestedType + nameWithType: Type.GetNestedType + fullName: System.Type.GetNestedType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetNestedType* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetNestedType + isExternal: true + name: GetNestedType + nameWithType: TypeSpec.GetNestedType + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetNestedType +- uid: System.Type.GetMembers(System.Reflection.BindingFlags) + commentId: M:System.Type.GetMembers(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMembers(BindingFlags) + nameWithType: Type.GetMembers(BindingFlags) + fullName: System.Type.GetMembers(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMembers(System.Reflection.BindingFlags) + name: GetMembers + nameWithType: Type.GetMembers + fullName: System.Type.GetMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMembers(System.Reflection.BindingFlags) + name: GetMembers + nameWithType: Type.GetMembers + fullName: System.Type.GetMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetMembers* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetMembers + isExternal: true + name: GetMembers + nameWithType: TypeSpec.GetMembers + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetMembers +- uid: System.Reflection.MemberInfo[] + isExternal: true + name: MemberInfo[] + nameWithType: MemberInfo[] + fullName: System.Reflection.MemberInfo[] + nameWithType.vb: MemberInfo() + fullName.vb: System.Reflection.MemberInfo() + name.vb: MemberInfo() + spec.csharp: + - uid: System.Reflection.MemberInfo + name: MemberInfo + nameWithType: MemberInfo + fullName: System.Reflection.MemberInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.MemberInfo + name: MemberInfo + nameWithType: MemberInfo + fullName: System.Reflection.MemberInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetAttributeFlagsImpl + commentId: M:System.Type.GetAttributeFlagsImpl + parent: System.Type + isExternal: true + name: GetAttributeFlagsImpl() + nameWithType: Type.GetAttributeFlagsImpl() + fullName: System.Type.GetAttributeFlagsImpl() + spec.csharp: + - uid: System.Type.GetAttributeFlagsImpl + name: GetAttributeFlagsImpl + nameWithType: Type.GetAttributeFlagsImpl + fullName: System.Type.GetAttributeFlagsImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetAttributeFlagsImpl + name: GetAttributeFlagsImpl + nameWithType: Type.GetAttributeFlagsImpl + fullName: System.Type.GetAttributeFlagsImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl + isExternal: true + name: GetAttributeFlagsImpl + nameWithType: TypeSpec.GetAttributeFlagsImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl +- uid: System.Reflection.TypeAttributes + commentId: T:System.Reflection.TypeAttributes + parent: System.Reflection + isExternal: true + name: TypeAttributes + nameWithType: TypeAttributes + fullName: System.Reflection.TypeAttributes +- uid: System.Type.IsArrayImpl + commentId: M:System.Type.IsArrayImpl + parent: System.Type + isExternal: true + name: IsArrayImpl() + nameWithType: Type.IsArrayImpl() + fullName: System.Type.IsArrayImpl() + spec.csharp: + - uid: System.Type.IsArrayImpl + name: IsArrayImpl + nameWithType: Type.IsArrayImpl + fullName: System.Type.IsArrayImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsArrayImpl + name: IsArrayImpl + nameWithType: Type.IsArrayImpl + fullName: System.Type.IsArrayImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl + isExternal: true + name: IsArrayImpl + nameWithType: TypeSpec.IsArrayImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl +- uid: System.Type.IsByRefImpl + commentId: M:System.Type.IsByRefImpl + parent: System.Type + isExternal: true + name: IsByRefImpl() + nameWithType: Type.IsByRefImpl() + fullName: System.Type.IsByRefImpl() + spec.csharp: + - uid: System.Type.IsByRefImpl + name: IsByRefImpl + nameWithType: Type.IsByRefImpl + fullName: System.Type.IsByRefImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsByRefImpl + name: IsByRefImpl + nameWithType: Type.IsByRefImpl + fullName: System.Type.IsByRefImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl + isExternal: true + name: IsByRefImpl + nameWithType: TypeSpec.IsByRefImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl +- uid: System.Type.IsPointerImpl + commentId: M:System.Type.IsPointerImpl + parent: System.Type + isExternal: true + name: IsPointerImpl() + nameWithType: Type.IsPointerImpl() + fullName: System.Type.IsPointerImpl() + spec.csharp: + - uid: System.Type.IsPointerImpl + name: IsPointerImpl + nameWithType: Type.IsPointerImpl + fullName: System.Type.IsPointerImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsPointerImpl + name: IsPointerImpl + nameWithType: Type.IsPointerImpl + fullName: System.Type.IsPointerImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl + isExternal: true + name: IsPointerImpl + nameWithType: TypeSpec.IsPointerImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl +- uid: System.Type.IsPrimitiveImpl + commentId: M:System.Type.IsPrimitiveImpl + parent: System.Type + isExternal: true + name: IsPrimitiveImpl() + nameWithType: Type.IsPrimitiveImpl() + fullName: System.Type.IsPrimitiveImpl() + spec.csharp: + - uid: System.Type.IsPrimitiveImpl + name: IsPrimitiveImpl + nameWithType: Type.IsPrimitiveImpl + fullName: System.Type.IsPrimitiveImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsPrimitiveImpl + name: IsPrimitiveImpl + nameWithType: Type.IsPrimitiveImpl + fullName: System.Type.IsPrimitiveImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl + isExternal: true + name: IsPrimitiveImpl + nameWithType: TypeSpec.IsPrimitiveImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl +- uid: System.Type.IsCOMObjectImpl + commentId: M:System.Type.IsCOMObjectImpl + parent: System.Type + isExternal: true + name: IsCOMObjectImpl() + nameWithType: Type.IsCOMObjectImpl() + fullName: System.Type.IsCOMObjectImpl() + spec.csharp: + - uid: System.Type.IsCOMObjectImpl + name: IsCOMObjectImpl + nameWithType: Type.IsCOMObjectImpl + fullName: System.Type.IsCOMObjectImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsCOMObjectImpl + name: IsCOMObjectImpl + nameWithType: Type.IsCOMObjectImpl + fullName: System.Type.IsCOMObjectImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl + isExternal: true + name: IsCOMObjectImpl + nameWithType: TypeSpec.IsCOMObjectImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl +- uid: System.Type.GetElementType + commentId: M:System.Type.GetElementType + parent: System.Type + isExternal: true + name: GetElementType() + nameWithType: Type.GetElementType() + fullName: System.Type.GetElementType() + spec.csharp: + - uid: System.Type.GetElementType + name: GetElementType + nameWithType: Type.GetElementType + fullName: System.Type.GetElementType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetElementType + name: GetElementType + nameWithType: Type.GetElementType + fullName: System.Type.GetElementType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetElementType* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetElementType + isExternal: true + name: GetElementType + nameWithType: TypeSpec.GetElementType + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetElementType +- uid: System.Type.HasElementTypeImpl + commentId: M:System.Type.HasElementTypeImpl + parent: System.Type + isExternal: true + name: HasElementTypeImpl() + nameWithType: Type.HasElementTypeImpl() + fullName: System.Type.HasElementTypeImpl() + spec.csharp: + - uid: System.Type.HasElementTypeImpl + name: HasElementTypeImpl + nameWithType: Type.HasElementTypeImpl + fullName: System.Type.HasElementTypeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.HasElementTypeImpl + name: HasElementTypeImpl + nameWithType: Type.HasElementTypeImpl + fullName: System.Type.HasElementTypeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl + isExternal: true + name: HasElementTypeImpl + nameWithType: TypeSpec.HasElementTypeImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl +- uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + commentId: M:System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + parent: System.Reflection.MemberInfo + isExternal: true + name: GetCustomAttributes(Boolean) + nameWithType: MemberInfo.GetCustomAttributes(Boolean) + fullName: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + spec.csharp: + - uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + name: GetCustomAttributes + nameWithType: MemberInfo.GetCustomAttributes + fullName: System.Reflection.MemberInfo.GetCustomAttributes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + name: GetCustomAttributes + nameWithType: MemberInfo.GetCustomAttributes + fullName: System.Reflection.MemberInfo.GetCustomAttributes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes + isExternal: true + name: GetCustomAttributes + nameWithType: TypeSpec.GetCustomAttributes + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes +- uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + commentId: M:System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + parent: System.Reflection.MemberInfo + isExternal: true + name: GetCustomAttributes(Type, Boolean) + nameWithType: MemberInfo.GetCustomAttributes(Type, Boolean) + fullName: System.Reflection.MemberInfo.GetCustomAttributes(System.Type, System.Boolean) + spec.csharp: + - uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + name: GetCustomAttributes + nameWithType: MemberInfo.GetCustomAttributes + fullName: System.Reflection.MemberInfo.GetCustomAttributes isExternal: true - name: ( nameWithType: ( fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals + - uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + name: GetCustomAttributes + nameWithType: MemberInfo.GetCustomAttributes + fullName: System.Reflection.MemberInfo.GetCustomAttributes isExternal: true - name: ( nameWithType: ( fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean isExternal: true - name: ) nameWithType: ) fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object +- uid: System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + commentId: M:System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + parent: System.Reflection.MemberInfo isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) + name: IsDefined(Type, Boolean) + nameWithType: MemberInfo.IsDefined(Type, Boolean) + fullName: System.Reflection.MemberInfo.IsDefined(System.Type, System.Boolean) spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals + - uid: System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + name: IsDefined + nameWithType: MemberInfo.IsDefined + fullName: System.Reflection.MemberInfo.IsDefined isExternal: true - name: ( nameWithType: ( fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals + - uid: System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + name: IsDefined + nameWithType: MemberInfo.IsDefined + fullName: System.Reflection.MemberInfo.IsDefined isExternal: true - name: ( nameWithType: ( fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean isExternal: true - name: ) nameWithType: ) fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsDefined* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsDefined isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() + name: IsDefined + nameWithType: TypeSpec.IsDefined + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsDefined +- uid: System.Type.GetArrayRank + commentId: M:System.Type.GetArrayRank + parent: System.Type + isExternal: true + name: GetArrayRank() + nameWithType: Type.GetArrayRank() + fullName: System.Type.GetArrayRank() spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode + - uid: System.Type.GetArrayRank + name: GetArrayRank + nameWithType: Type.GetArrayRank + fullName: System.Type.GetArrayRank isExternal: true - name: ( nameWithType: ( @@ -518,10 +10620,10 @@ references: nameWithType: ) fullName: ) spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode + - uid: System.Type.GetArrayRank + name: GetArrayRank + nameWithType: Type.GetArrayRank + fullName: System.Type.GetArrayRank isExternal: true - name: ( nameWithType: ( @@ -529,18 +10631,24 @@ references: - name: ) nameWithType: ) fullName: ) -- uid: System.Object.GetType - commentId: M:System.Object.GetType - parent: System.Object +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank isExternal: true - name: GetType() - nameWithType: Object.GetType() - fullName: System.Object.GetType() + name: GetArrayRank + nameWithType: TypeSpec.GetArrayRank + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank +- uid: System.Type.MakeArrayType + commentId: M:System.Type.MakeArrayType + parent: System.Type + isExternal: true + name: MakeArrayType() + nameWithType: Type.MakeArrayType() + fullName: System.Type.MakeArrayType() spec.csharp: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType + - uid: System.Type.MakeArrayType + name: MakeArrayType + nameWithType: Type.MakeArrayType + fullName: System.Type.MakeArrayType isExternal: true - name: ( nameWithType: ( @@ -549,10 +10657,10 @@ references: nameWithType: ) fullName: ) spec.vb: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType + - uid: System.Type.MakeArrayType + name: MakeArrayType + nameWithType: Type.MakeArrayType + fullName: System.Type.MakeArrayType isExternal: true - name: ( nameWithType: ( @@ -560,18 +10668,24 @@ references: - name: ) nameWithType: ) fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() + name: MakeArrayType + nameWithType: TypeSpec.MakeArrayType + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType +- uid: System.Type.MakeByRefType + commentId: M:System.Type.MakeByRefType + parent: System.Type + isExternal: true + name: MakeByRefType() + nameWithType: Type.MakeByRefType() + fullName: System.Type.MakeByRefType() spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone + - uid: System.Type.MakeByRefType + name: MakeByRefType + nameWithType: Type.MakeByRefType + fullName: System.Type.MakeByRefType isExternal: true - name: ( nameWithType: ( @@ -580,10 +10694,10 @@ references: nameWithType: ) fullName: ) spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone + - uid: System.Type.MakeByRefType + name: MakeByRefType + nameWithType: Type.MakeByRefType + fullName: System.Type.MakeByRefType isExternal: true - name: ( nameWithType: ( @@ -591,79 +10705,191 @@ references: - name: ) nameWithType: ) fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: CilTools.BytecodeAnalysis.TypeSpec.GetModifier* - commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetModifier - isExternal: true - name: GetModifier - nameWithType: TypeSpec.GetModifier - fullName: CilTools.BytecodeAnalysis.TypeSpec.GetModifier -- uid: System.ArgumentOutOfRangeException - commentId: T:System.ArgumentOutOfRangeException - isExternal: true -- uid: System.Int32 - commentId: T:System.Int32 - parent: System +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: CilTools.BytecodeAnalysis.CustomModifier - commentId: T:CilTools.BytecodeAnalysis.CustomModifier - parent: CilTools.BytecodeAnalysis + name: MakeByRefType + nameWithType: TypeSpec.MakeByRefType + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType +- uid: System.Type.MakePointerType + commentId: M:System.Type.MakePointerType + parent: System.Type isExternal: true - name: CustomModifier - nameWithType: CustomModifier - fullName: CilTools.BytecodeAnalysis.CustomModifier -- uid: CilTools.BytecodeAnalysis.TypeSpec.GetModifiers* - commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetModifiers + name: MakePointerType() + nameWithType: Type.MakePointerType() + fullName: System.Type.MakePointerType() + spec.csharp: + - uid: System.Type.MakePointerType + name: MakePointerType + nameWithType: Type.MakePointerType + fullName: System.Type.MakePointerType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.MakePointerType + name: MakePointerType + nameWithType: Type.MakePointerType + fullName: System.Type.MakePointerType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakePointerType* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.MakePointerType isExternal: true - name: GetModifiers - nameWithType: TypeSpec.GetModifiers - fullName: CilTools.BytecodeAnalysis.TypeSpec.GetModifiers -- uid: CilTools.BytecodeAnalysis.CustomModifier[] + name: MakePointerType + nameWithType: TypeSpec.MakePointerType + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakePointerType +- uid: System.Type.MakeGenericType(System.Type[]) + commentId: M:System.Type.MakeGenericType(System.Type[]) + parent: System.Type isExternal: true - name: CustomModifier[] - nameWithType: CustomModifier[] - fullName: CilTools.BytecodeAnalysis.CustomModifier[] - nameWithType.vb: CustomModifier() - fullName.vb: CilTools.BytecodeAnalysis.CustomModifier() - name.vb: CustomModifier() + name: MakeGenericType(Type[]) + nameWithType: Type.MakeGenericType(Type[]) + fullName: System.Type.MakeGenericType(System.Type[]) + nameWithType.vb: Type.MakeGenericType(Type()) + fullName.vb: System.Type.MakeGenericType(System.Type()) + name.vb: MakeGenericType(Type()) spec.csharp: - - uid: CilTools.BytecodeAnalysis.CustomModifier - name: CustomModifier - nameWithType: CustomModifier - fullName: CilTools.BytecodeAnalysis.CustomModifier + - uid: System.Type.MakeGenericType(System.Type[]) + name: MakeGenericType + nameWithType: Type.MakeGenericType + fullName: System.Type.MakeGenericType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type isExternal: true - name: '[]' nameWithType: '[]' fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) spec.vb: - - uid: CilTools.BytecodeAnalysis.CustomModifier - name: CustomModifier - nameWithType: CustomModifier - fullName: CilTools.BytecodeAnalysis.CustomModifier + - uid: System.Type.MakeGenericType(System.Type[]) + name: MakeGenericType + nameWithType: Type.MakeGenericType + fullName: System.Type.MakeGenericType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type isExternal: true - name: () nameWithType: () fullName: () -- uid: System.Object.ToString - commentId: M:System.Object.ToString - parent: System.Object + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType + isExternal: true + name: MakeGenericType + nameWithType: TypeSpec.MakeGenericType + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType +- uid: System.Type.GetGenericArguments + commentId: M:System.Type.GetGenericArguments + parent: System.Type + isExternal: true + name: GetGenericArguments() + nameWithType: Type.GetGenericArguments() + fullName: System.Type.GetGenericArguments() + spec.csharp: + - uid: System.Type.GetGenericArguments + name: GetGenericArguments + nameWithType: Type.GetGenericArguments + fullName: System.Type.GetGenericArguments + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetGenericArguments + name: GetGenericArguments + nameWithType: Type.GetGenericArguments + fullName: System.Type.GetGenericArguments + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments + isExternal: true + name: GetGenericArguments + nameWithType: TypeSpec.GetGenericArguments + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments +- uid: System.Type.GetGenericTypeDefinition + commentId: M:System.Type.GetGenericTypeDefinition + parent: System.Type + isExternal: true + name: GetGenericTypeDefinition() + nameWithType: Type.GetGenericTypeDefinition() + fullName: System.Type.GetGenericTypeDefinition() + spec.csharp: + - uid: System.Type.GetGenericTypeDefinition + name: GetGenericTypeDefinition + nameWithType: Type.GetGenericTypeDefinition + fullName: System.Type.GetGenericTypeDefinition + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetGenericTypeDefinition + name: GetGenericTypeDefinition + nameWithType: Type.GetGenericTypeDefinition + fullName: System.Type.GetGenericTypeDefinition + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition + isExternal: true + name: GetGenericTypeDefinition + nameWithType: TypeSpec.GetGenericTypeDefinition + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition +- uid: System.Type.ToString + commentId: M:System.Type.ToString + parent: System.Type isExternal: true name: ToString() - nameWithType: Object.ToString() - fullName: System.Object.ToString() + nameWithType: Type.ToString() + fullName: System.Type.ToString() spec.csharp: - - uid: System.Object.ToString + - uid: System.Type.ToString name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString + nameWithType: Type.ToString + fullName: System.Type.ToString isExternal: true - name: ( nameWithType: ( @@ -672,10 +10898,10 @@ references: nameWithType: ) fullName: ) spec.vb: - - uid: System.Object.ToString + - uid: System.Type.ToString name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString + nameWithType: Type.ToString + fullName: System.Type.ToString isExternal: true - name: ( nameWithType: ( @@ -689,13 +10915,12 @@ references: name: ToString nameWithType: TypeSpec.ToString fullName: CilTools.BytecodeAnalysis.TypeSpec.ToString -- uid: System.String - commentId: T:System.String - parent: System +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer isExternal: true - name: String - nameWithType: String - fullName: System.String + name: IsFunctionPointer + nameWithType: TypeSpec.IsFunctionPointer + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer - uid: CilTools.BytecodeAnalysis.TypeSpec.ElementType* commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.ElementType isExternal: true @@ -816,36 +11041,264 @@ references: name: InnerTypeSpec nameWithType: TypeSpec.InnerTypeSpec fullName: CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec -- uid: CilTools.BytecodeAnalysis.TypeSpec - commentId: T:CilTools.BytecodeAnalysis.TypeSpec - parent: CilTools.BytecodeAnalysis - isExternal: true - name: TypeSpec - nameWithType: TypeSpec - fullName: CilTools.BytecodeAnalysis.TypeSpec - uid: CilTools.BytecodeAnalysis.TypeSpec.Type* commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.Type isExternal: true name: Type nameWithType: TypeSpec.Type fullName: CilTools.BytecodeAnalysis.TypeSpec.Type -- uid: System.Type - commentId: T:System.Type - parent: System - isExternal: true - name: Type - nameWithType: Type - fullName: System.Type - uid: CilTools.BytecodeAnalysis.TypeSpec.IsPinned* commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsPinned isExternal: true name: IsPinned nameWithType: TypeSpec.IsPinned fullName: CilTools.BytecodeAnalysis.TypeSpec.IsPinned -- uid: System.Boolean - commentId: T:System.Boolean +- uid: System.Type.GUID + commentId: P:System.Type.GUID + parent: System.Type + isExternal: true + name: GUID + nameWithType: Type.GUID + fullName: System.Type.GUID +- uid: CilTools.BytecodeAnalysis.TypeSpec.GUID* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GUID + isExternal: true + name: GUID + nameWithType: TypeSpec.GUID + fullName: CilTools.BytecodeAnalysis.TypeSpec.GUID +- uid: System.Guid + commentId: T:System.Guid parent: System isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean + name: Guid + nameWithType: Guid + fullName: System.Guid +- uid: System.Type.Module + commentId: P:System.Type.Module + parent: System.Type + isExternal: true + name: Module + nameWithType: Type.Module + fullName: System.Type.Module +- uid: CilTools.BytecodeAnalysis.TypeSpec.Module* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.Module + isExternal: true + name: Module + nameWithType: TypeSpec.Module + fullName: CilTools.BytecodeAnalysis.TypeSpec.Module +- uid: System.Reflection.Module + commentId: T:System.Reflection.Module + parent: System.Reflection + isExternal: true + name: Module + nameWithType: Module + fullName: System.Reflection.Module +- uid: System.Type.Assembly + commentId: P:System.Type.Assembly + parent: System.Type + isExternal: true + name: Assembly + nameWithType: Type.Assembly + fullName: System.Type.Assembly +- uid: CilTools.BytecodeAnalysis.TypeSpec.Assembly* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.Assembly + isExternal: true + name: Assembly + nameWithType: TypeSpec.Assembly + fullName: CilTools.BytecodeAnalysis.TypeSpec.Assembly +- uid: System.Reflection.Assembly + commentId: T:System.Reflection.Assembly + parent: System.Reflection + isExternal: true + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly +- uid: System.Type.FullName + commentId: P:System.Type.FullName + parent: System.Type + isExternal: true + name: FullName + nameWithType: Type.FullName + fullName: System.Type.FullName +- uid: CilTools.BytecodeAnalysis.TypeSpec.FullName* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.FullName + isExternal: true + name: FullName + nameWithType: TypeSpec.FullName + fullName: CilTools.BytecodeAnalysis.TypeSpec.FullName +- uid: System.Type.Namespace + commentId: P:System.Type.Namespace + parent: System.Type + isExternal: true + name: Namespace + nameWithType: Type.Namespace + fullName: System.Type.Namespace +- uid: CilTools.BytecodeAnalysis.TypeSpec.Namespace* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.Namespace + isExternal: true + name: Namespace + nameWithType: TypeSpec.Namespace + fullName: CilTools.BytecodeAnalysis.TypeSpec.Namespace +- uid: System.Type.AssemblyQualifiedName + commentId: P:System.Type.AssemblyQualifiedName + parent: System.Type + isExternal: true + name: AssemblyQualifiedName + nameWithType: Type.AssemblyQualifiedName + fullName: System.Type.AssemblyQualifiedName +- uid: CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName + isExternal: true + name: AssemblyQualifiedName + nameWithType: TypeSpec.AssemblyQualifiedName + fullName: CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName +- uid: System.Type.BaseType + commentId: P:System.Type.BaseType + parent: System.Type + isExternal: true + name: BaseType + nameWithType: Type.BaseType + fullName: System.Type.BaseType +- uid: CilTools.BytecodeAnalysis.TypeSpec.BaseType* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.BaseType + isExternal: true + name: BaseType + nameWithType: TypeSpec.BaseType + fullName: CilTools.BytecodeAnalysis.TypeSpec.BaseType +- uid: System.Type.UnderlyingSystemType + commentId: P:System.Type.UnderlyingSystemType + parent: System.Type + isExternal: true + name: UnderlyingSystemType + nameWithType: Type.UnderlyingSystemType + fullName: System.Type.UnderlyingSystemType +- uid: CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType + isExternal: true + name: UnderlyingSystemType + nameWithType: TypeSpec.UnderlyingSystemType + fullName: CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType +- uid: System.Reflection.MemberInfo.Name + commentId: P:System.Reflection.MemberInfo.Name + parent: System.Reflection.MemberInfo + isExternal: true + name: Name + nameWithType: MemberInfo.Name + fullName: System.Reflection.MemberInfo.Name +- uid: CilTools.BytecodeAnalysis.TypeSpec.Name* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.Name + isExternal: true + name: Name + nameWithType: TypeSpec.Name + fullName: CilTools.BytecodeAnalysis.TypeSpec.Name +- uid: System.Reflection.MemberInfo.MetadataToken + commentId: P:System.Reflection.MemberInfo.MetadataToken + parent: System.Reflection.MemberInfo + isExternal: true + name: MetadataToken + nameWithType: MemberInfo.MetadataToken + fullName: System.Reflection.MemberInfo.MetadataToken +- uid: CilTools.BytecodeAnalysis.TypeSpec.MetadataToken* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.MetadataToken + isExternal: true + name: MetadataToken + nameWithType: TypeSpec.MetadataToken + fullName: CilTools.BytecodeAnalysis.TypeSpec.MetadataToken +- uid: System.Type.DeclaringType + commentId: P:System.Type.DeclaringType + parent: System.Type + isExternal: true + name: DeclaringType + nameWithType: Type.DeclaringType + fullName: System.Type.DeclaringType +- uid: CilTools.BytecodeAnalysis.TypeSpec.DeclaringType* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.DeclaringType + isExternal: true + name: DeclaringType + nameWithType: TypeSpec.DeclaringType + fullName: CilTools.BytecodeAnalysis.TypeSpec.DeclaringType +- uid: System.Type.DeclaringMethod + commentId: P:System.Type.DeclaringMethod + parent: System.Type + isExternal: true + name: DeclaringMethod + nameWithType: Type.DeclaringMethod + fullName: System.Type.DeclaringMethod +- uid: CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod + isExternal: true + name: DeclaringMethod + nameWithType: TypeSpec.DeclaringMethod + fullName: CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod +- uid: System.Reflection.MethodBase + commentId: T:System.Reflection.MethodBase + parent: System.Reflection + isExternal: true + name: MethodBase + nameWithType: MethodBase + fullName: System.Reflection.MethodBase +- uid: System.Type.IsGenericParameter + commentId: P:System.Type.IsGenericParameter + parent: System.Type + isExternal: true + name: IsGenericParameter + nameWithType: Type.IsGenericParameter + fullName: System.Type.IsGenericParameter +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter + isExternal: true + name: IsGenericParameter + nameWithType: TypeSpec.IsGenericParameter + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter +- uid: System.Type.GenericParameterPosition + commentId: P:System.Type.GenericParameterPosition + parent: System.Type + isExternal: true + name: GenericParameterPosition + nameWithType: Type.GenericParameterPosition + fullName: System.Type.GenericParameterPosition +- uid: CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition + isExternal: true + name: GenericParameterPosition + nameWithType: TypeSpec.GenericParameterPosition + fullName: CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition +- uid: System.Type.IsGenericType + commentId: P:System.Type.IsGenericType + parent: System.Type + isExternal: true + name: IsGenericType + nameWithType: Type.IsGenericType + fullName: System.Type.IsGenericType +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsGenericType* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsGenericType + isExternal: true + name: IsGenericType + nameWithType: TypeSpec.IsGenericType + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsGenericType +- uid: System.Type.IsGenericTypeDefinition + commentId: P:System.Type.IsGenericTypeDefinition + parent: System.Type + isExternal: true + name: IsGenericTypeDefinition + nameWithType: Type.IsGenericTypeDefinition + fullName: System.Type.IsGenericTypeDefinition +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition + isExternal: true + name: IsGenericTypeDefinition + nameWithType: TypeSpec.IsGenericTypeDefinition + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition +- uid: CilTools.BytecodeAnalysis.TypeSpec.TargetSignature* + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.TargetSignature + isExternal: true + name: TargetSignature + nameWithType: TypeSpec.TargetSignature + fullName: CilTools.BytecodeAnalysis.TypeSpec.TargetSignature +- uid: CilTools.BytecodeAnalysis.Signature + commentId: T:CilTools.BytecodeAnalysis.Signature + parent: CilTools.BytecodeAnalysis + isExternal: true + name: Signature + nameWithType: Signature + fullName: CilTools.BytecodeAnalysis.Signature diff --git a/docfx_project/api/CilTools.BytecodeAnalysis.yml b/docfx_project/api/CilTools.BytecodeAnalysis.yml index a2afe27..009f7c9 100644 --- a/docfx_project/api/CilTools.BytecodeAnalysis.yml +++ b/docfx_project/api/CilTools.BytecodeAnalysis.yml @@ -31,12 +31,6 @@ items: assemblies: - CilTools.BytecodeAnalysis references: -- uid: CilTools.BytecodeAnalysis.Diagnostics - commentId: T:CilTools.BytecodeAnalysis.Diagnostics - isExternal: true - name: Diagnostics - nameWithType: Diagnostics - fullName: CilTools.BytecodeAnalysis.Diagnostics - uid: CilTools.BytecodeAnalysis.CilAnalysis commentId: T:CilTools.BytecodeAnalysis.CilAnalysis isExternal: true @@ -56,26 +50,6 @@ references: name: CilErrorEventArgs nameWithType: CilErrorEventArgs fullName: CilTools.BytecodeAnalysis.CilErrorEventArgs -- uid: CilTools.BytecodeAnalysis.CilInstruction - commentId: T:CilTools.BytecodeAnalysis.CilInstruction - parent: CilTools.BytecodeAnalysis - isExternal: true - name: CilInstruction - nameWithType: CilInstruction - fullName: CilTools.BytecodeAnalysis.CilInstruction -- uid: CilTools.BytecodeAnalysis.CustomModifier - commentId: T:CilTools.BytecodeAnalysis.CustomModifier - parent: CilTools.BytecodeAnalysis - isExternal: true - name: CustomModifier - nameWithType: CustomModifier - fullName: CilTools.BytecodeAnalysis.CustomModifier -- uid: CilTools.BytecodeAnalysis.DebugUtils - commentId: T:CilTools.BytecodeAnalysis.DebugUtils - isExternal: true - name: DebugUtils - nameWithType: DebugUtils - fullName: CilTools.BytecodeAnalysis.DebugUtils - uid: CilTools.BytecodeAnalysis.CilGraph commentId: T:CilTools.BytecodeAnalysis.CilGraph parent: CilTools.BytecodeAnalysis @@ -96,6 +70,13 @@ references: name: CilGraphNodeMutable nameWithType: CilGraphNodeMutable fullName: CilTools.BytecodeAnalysis.CilGraphNodeMutable +- uid: CilTools.BytecodeAnalysis.CilInstruction + commentId: T:CilTools.BytecodeAnalysis.CilInstruction + parent: CilTools.BytecodeAnalysis + isExternal: true + name: CilInstruction + nameWithType: CilInstruction + fullName: CilTools.BytecodeAnalysis.CilInstruction - uid: CilTools.BytecodeAnalysis.CilReaderState commentId: T:CilTools.BytecodeAnalysis.CilReaderState parent: CilTools.BytecodeAnalysis @@ -115,6 +96,25 @@ references: name: CilReader nameWithType: CilReader fullName: CilTools.BytecodeAnalysis.CilReader +- uid: CilTools.BytecodeAnalysis.CustomModifier + commentId: T:CilTools.BytecodeAnalysis.CustomModifier + parent: CilTools.BytecodeAnalysis + isExternal: true + name: CustomModifier + nameWithType: CustomModifier + fullName: CilTools.BytecodeAnalysis.CustomModifier +- uid: CilTools.BytecodeAnalysis.DebugUtils + commentId: T:CilTools.BytecodeAnalysis.DebugUtils + isExternal: true + name: DebugUtils + nameWithType: DebugUtils + fullName: CilTools.BytecodeAnalysis.DebugUtils +- uid: CilTools.BytecodeAnalysis.Diagnostics + commentId: T:CilTools.BytecodeAnalysis.Diagnostics + isExternal: true + name: Diagnostics + nameWithType: Diagnostics + fullName: CilTools.BytecodeAnalysis.Diagnostics - uid: CilTools.BytecodeAnalysis.CallingConvention commentId: T:CilTools.BytecodeAnalysis.CallingConvention parent: CilTools.BytecodeAnalysis diff --git a/docfx_project/api/CilTools.Metadata.AssemblyReader.yml b/docfx_project/api/CilTools.Metadata.AssemblyReader.yml new file mode 100644 index 0000000..7d4d090 --- /dev/null +++ b/docfx_project/api/CilTools.Metadata.AssemblyReader.yml @@ -0,0 +1,652 @@ +### YamlMime:ManagedReference +items: +- uid: CilTools.Metadata.AssemblyReader + commentId: T:CilTools.Metadata.AssemblyReader + id: AssemblyReader + parent: CilTools.Metadata + children: + - CilTools.Metadata.AssemblyReader.#ctor + - CilTools.Metadata.AssemblyReader.AssemblyResolve + - CilTools.Metadata.AssemblyReader.Dispose + - CilTools.Metadata.AssemblyReader.Load(System.Reflection.AssemblyName) + - CilTools.Metadata.AssemblyReader.Load(System.String) + - CilTools.Metadata.AssemblyReader.LoadFrom(System.String) + langs: + - csharp + - vb + name: AssemblyReader + nameWithType: AssemblyReader + fullName: CilTools.Metadata.AssemblyReader + type: Class + source: + path: CilTools.Metadata + isExternal: true + assemblies: + - CilTools.Metadata + namespace: CilTools.Metadata + summary: "\nReads information about .NET assemblies without loading them into the current process\n" + remarks: "\n

When the library needs to resolve metadata tokens from the external assembly, it will attempt to \nread it using AssemblyReader. The AssemblyReader acts as a cache that stores \nassembly instances so we don't need to load them multiple times.

\n

\nThis type implements the interface. Calling \nreleases all loaded assemblies. It is required to call when you no \nlonger need the instance of the AssemblyReader; there's no finalizer. \n

\n" + syntax: + content: 'public sealed class AssemblyReader : IDisposable' + content.vb: >- + Public NotInheritable Class AssemblyReader + Implements IDisposable + inheritance: + - System.Object + implements: + - System.IDisposable + inheritedMembers: + - System.Object.ToString + - System.Object.Equals(System.Object) + - System.Object.Equals(System.Object,System.Object) + - System.Object.ReferenceEquals(System.Object,System.Object) + - System.Object.GetHashCode + - System.Object.GetType + - System.Object.MemberwiseClone + modifiers.csharp: + - public + - sealed + - class + modifiers.vb: + - Public + - NotInheritable + - Class +- uid: CilTools.Metadata.AssemblyReader.LoadFrom(System.String) + commentId: M:CilTools.Metadata.AssemblyReader.LoadFrom(System.String) + id: LoadFrom(System.String) + parent: CilTools.Metadata.AssemblyReader + langs: + - csharp + - vb + name: LoadFrom(String) + nameWithType: AssemblyReader.LoadFrom(String) + fullName: CilTools.Metadata.AssemblyReader.LoadFrom(System.String) + type: Method + source: + path: CilTools.Metadata + isExternal: true + assemblies: + - CilTools.Metadata + namespace: CilTools.Metadata + summary: "\nLoads the assembly identified by assembly file path\n" + remarks: "\n

If the assembly is read successfully, it is saved to cache. Eventual attempts to read assembly \nwith the same path will fetch it from the cache instead of loading from file again.

\n" + syntax: + content: public Assembly LoadFrom(string path) + parameters: + - id: path + type: System.String + description: The path to assembly PE file to load + return: + type: System.Reflection.Assembly + description: "The assembly object or null if the assembly reader failed to read \nthe requested assembly." + content.vb: Public Function LoadFrom(path As String) As Assembly + overload: CilTools.Metadata.AssemblyReader.LoadFrom* + exceptions: + - type: System.ArgumentNullException + commentId: T:System.ArgumentNullException + description: Path is null + - type: System.ArgumentException + commentId: T:System.ArgumentException + description: Path is empty string + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: CilTools.Metadata.AssemblyReader.Load(System.String) + commentId: M:CilTools.Metadata.AssemblyReader.Load(System.String) + id: Load(System.String) + parent: CilTools.Metadata.AssemblyReader + langs: + - csharp + - vb + name: Load(String) + nameWithType: AssemblyReader.Load(String) + fullName: CilTools.Metadata.AssemblyReader.Load(System.String) + type: Method + source: + path: CilTools.Metadata + isExternal: true + assemblies: + - CilTools.Metadata + namespace: CilTools.Metadata + summary: "\nLoads the assembly identified by assembly name string.\n" + remarks: "\n

If the assembly is read successfully, it is saved to cache. Eventual attempts to read assembly \nwith the same name will fetch it from the cache instead of loading from file again.

\n

The full assembly name, besides the simple name, can contain the assembly version, \npublic key token and culture. See \nhttps://docs.microsoft.com/dotnet/api/system.reflection.assemblyname \nfor more information about full assembly names.

\n" + syntax: + content: public Assembly Load(string name) + parameters: + - id: name + type: System.String + description: The full name of the assembly to read + return: + type: System.Reflection.Assembly + description: "The assembly object or null if the assembly reader failed to read \nthe requested assembly." + content.vb: Public Function Load(name As String) As Assembly + overload: CilTools.Metadata.AssemblyReader.Load* + exceptions: + - type: System.ArgumentNullException + commentId: T:System.ArgumentNullException + description: Name is null + - type: System.ArgumentException + commentId: T:System.ArgumentException + description: Name is empty string + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: CilTools.Metadata.AssemblyReader.Load(System.Reflection.AssemblyName) + commentId: M:CilTools.Metadata.AssemblyReader.Load(System.Reflection.AssemblyName) + id: Load(System.Reflection.AssemblyName) + parent: CilTools.Metadata.AssemblyReader + langs: + - csharp + - vb + name: Load(AssemblyName) + nameWithType: AssemblyReader.Load(AssemblyName) + fullName: CilTools.Metadata.AssemblyReader.Load(System.Reflection.AssemblyName) + type: Method + source: + path: CilTools.Metadata + isExternal: true + assemblies: + - CilTools.Metadata + namespace: CilTools.Metadata + summary: "\nLoads the assembly identified by the \n" + remarks: "\nIf the assembly is read successfully, it is saved to cache. Eventual attempts to read assembly \nwith the same name will fetch it from the cache instead of loading from file again.\n" + syntax: + content: public Assembly Load(AssemblyName name) + parameters: + - id: name + type: System.Reflection.AssemblyName + description: The name of assembly to load + return: + type: System.Reflection.Assembly + description: "The assembly object or null if the assembly reader failed to read \nthe requested assembly." + content.vb: Public Function Load(name As AssemblyName) As Assembly + overload: CilTools.Metadata.AssemblyReader.Load* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: CilTools.Metadata.AssemblyReader.Dispose + commentId: M:CilTools.Metadata.AssemblyReader.Dispose + id: Dispose + parent: CilTools.Metadata.AssemblyReader + langs: + - csharp + - vb + name: Dispose() + nameWithType: AssemblyReader.Dispose() + fullName: CilTools.Metadata.AssemblyReader.Dispose() + type: Method + source: + path: CilTools.Metadata + isExternal: true + assemblies: + - CilTools.Metadata + namespace: CilTools.Metadata + summary: "\nReleases resources associated with the assembly reader instance\n" + remarks: "\nCalling Dispose releases all loaded assemblies. It is required to call Dispose \nwhen you no longer need the instance of the AssemblyReader; there's no finalizer.\n" + syntax: + content: public void Dispose() + content.vb: Public Sub Dispose + overload: CilTools.Metadata.AssemblyReader.Dispose* + implements: + - System.IDisposable.Dispose + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: CilTools.Metadata.AssemblyReader.#ctor + commentId: M:CilTools.Metadata.AssemblyReader.#ctor + id: '#ctor' + parent: CilTools.Metadata.AssemblyReader + langs: + - csharp + - vb + name: AssemblyReader() + nameWithType: AssemblyReader.AssemblyReader() + fullName: CilTools.Metadata.AssemblyReader.AssemblyReader() + type: Constructor + source: + path: CilTools.Metadata + isExternal: true + assemblies: + - CilTools.Metadata + namespace: CilTools.Metadata + syntax: + content: public AssemblyReader() + content.vb: Public Sub New + overload: CilTools.Metadata.AssemblyReader.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: CilTools.Metadata.AssemblyReader.AssemblyResolve + commentId: E:CilTools.Metadata.AssemblyReader.AssemblyResolve + id: AssemblyResolve + parent: CilTools.Metadata.AssemblyReader + langs: + - csharp + - vb + name: AssemblyResolve + nameWithType: AssemblyReader.AssemblyResolve + fullName: CilTools.Metadata.AssemblyReader.AssemblyResolve + type: Event + source: + path: CilTools.Metadata + isExternal: true + assemblies: + - CilTools.Metadata + namespace: CilTools.Metadata + summary: "\nRaised when the assembly reader needs to resolve an external assembly\n" + remarks: "\nWhen the assembly reader needs to resolve an external assembly, it first looks for it in the \ncurrent runtime directory (where the system assemblies are located). If the assembly is not \nfound there, the reader calls the AssemblyResolve event handle so you can customize \nhow assemlies are resolved. The rules for handling this event are similar with the \n event in .NET Framework. See \nhttps://docs.microsoft.com/dotnet/standard/assembly/resolve-loads for more \ninformation.\n" + syntax: + content: public event ResolveEventHandler AssemblyResolve + return: + type: System.ResolveEventHandler + content.vb: Public Event AssemblyResolve As ResolveEventHandler + modifiers.csharp: + - public + modifiers.vb: + - Public +references: +- uid: CilTools.Metadata + commentId: N:CilTools.Metadata + isExternal: true + name: CilTools.Metadata + nameWithType: CilTools.Metadata + fullName: CilTools.Metadata +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: System.IDisposable + commentId: T:System.IDisposable + parent: System + isExternal: true + name: IDisposable + nameWithType: IDisposable + fullName: System.IDisposable +- uid: System.Object.ToString + commentId: M:System.Object.ToString + parent: System.Object + isExternal: true + name: ToString() + nameWithType: Object.ToString() + fullName: System.Object.ToString() + spec.csharp: + - uid: System.Object.ToString + name: ToString + nameWithType: Object.ToString + fullName: System.Object.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ToString + name: ToString + nameWithType: Object.ToString + fullName: System.Object.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.Equals(System.Object) + commentId: M:System.Object.Equals(System.Object) + parent: System.Object + isExternal: true + name: Equals(Object) + nameWithType: Object.Equals(Object) + fullName: System.Object.Equals(System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: Equals(Object, Object) + nameWithType: Object.Equals(Object, Object) + fullName: System.Object.Equals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: ReferenceEquals(Object, Object) + nameWithType: Object.ReferenceEquals(Object, Object) + fullName: System.Object.ReferenceEquals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetHashCode + commentId: M:System.Object.GetHashCode + parent: System.Object + isExternal: true + name: GetHashCode() + nameWithType: Object.GetHashCode() + fullName: System.Object.GetHashCode() + spec.csharp: + - uid: System.Object.GetHashCode + name: GetHashCode + nameWithType: Object.GetHashCode + fullName: System.Object.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetHashCode + name: GetHashCode + nameWithType: Object.GetHashCode + fullName: System.Object.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetType + commentId: M:System.Object.GetType + parent: System.Object + isExternal: true + name: GetType() + nameWithType: Object.GetType() + fullName: System.Object.GetType() + spec.csharp: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.MemberwiseClone + commentId: M:System.Object.MemberwiseClone + parent: System.Object + isExternal: true + name: MemberwiseClone() + nameWithType: Object.MemberwiseClone() + fullName: System.Object.MemberwiseClone() + spec.csharp: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: CilTools.Metadata.AssemblyReader.LoadFrom* + commentId: Overload:CilTools.Metadata.AssemblyReader.LoadFrom + isExternal: true + name: LoadFrom + nameWithType: AssemblyReader.LoadFrom + fullName: CilTools.Metadata.AssemblyReader.LoadFrom +- uid: System.ArgumentNullException + commentId: T:System.ArgumentNullException + isExternal: true +- uid: System.ArgumentException + commentId: T:System.ArgumentException + isExternal: true +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: System.Reflection.Assembly + commentId: T:System.Reflection.Assembly + parent: System.Reflection + isExternal: true + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly +- uid: System.Reflection + commentId: N:System.Reflection + isExternal: true + name: System.Reflection + nameWithType: System.Reflection + fullName: System.Reflection +- uid: CilTools.Metadata.AssemblyReader.Load* + commentId: Overload:CilTools.Metadata.AssemblyReader.Load + isExternal: true + name: Load + nameWithType: AssemblyReader.Load + fullName: CilTools.Metadata.AssemblyReader.Load +- uid: System.Reflection.AssemblyName + commentId: T:System.Reflection.AssemblyName + parent: System.Reflection + isExternal: true + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName +- uid: CilTools.Metadata.AssemblyReader.Dispose* + commentId: Overload:CilTools.Metadata.AssemblyReader.Dispose + isExternal: true + name: Dispose + nameWithType: AssemblyReader.Dispose + fullName: CilTools.Metadata.AssemblyReader.Dispose +- uid: System.IDisposable.Dispose + commentId: M:System.IDisposable.Dispose + parent: System.IDisposable + isExternal: true + name: Dispose() + nameWithType: IDisposable.Dispose() + fullName: System.IDisposable.Dispose() + spec.csharp: + - uid: System.IDisposable.Dispose + name: Dispose + nameWithType: IDisposable.Dispose + fullName: System.IDisposable.Dispose + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.IDisposable.Dispose + name: Dispose + nameWithType: IDisposable.Dispose + fullName: System.IDisposable.Dispose + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Metadata.AssemblyReader.#ctor* + commentId: Overload:CilTools.Metadata.AssemblyReader.#ctor + isExternal: true + name: AssemblyReader + nameWithType: AssemblyReader.AssemblyReader + fullName: CilTools.Metadata.AssemblyReader.AssemblyReader +- uid: System.ResolveEventHandler + commentId: T:System.ResolveEventHandler + parent: System + isExternal: true + name: ResolveEventHandler + nameWithType: ResolveEventHandler + fullName: System.ResolveEventHandler diff --git a/docfx_project/api/CilTools.Metadata.yml b/docfx_project/api/CilTools.Metadata.yml new file mode 100644 index 0000000..7223490 --- /dev/null +++ b/docfx_project/api/CilTools.Metadata.yml @@ -0,0 +1,23 @@ +### YamlMime:ManagedReference +items: +- uid: CilTools.Metadata + commentId: N:CilTools.Metadata + id: CilTools.Metadata + children: + - CilTools.Metadata.AssemblyReader + langs: + - csharp + - vb + name: CilTools.Metadata + nameWithType: CilTools.Metadata + fullName: CilTools.Metadata + type: Namespace + assemblies: + - CilTools.Metadata +references: +- uid: CilTools.Metadata.AssemblyReader + commentId: T:CilTools.Metadata.AssemblyReader + isExternal: true + name: AssemblyReader + nameWithType: AssemblyReader + fullName: CilTools.Metadata.AssemblyReader diff --git a/docfx_project/api/CilTools.Reflection.ComplexType.yml b/docfx_project/api/CilTools.Reflection.ComplexType.yml new file mode 100644 index 0000000..65f498b --- /dev/null +++ b/docfx_project/api/CilTools.Reflection.ComplexType.yml @@ -0,0 +1,10650 @@ +### YamlMime:ManagedReference +items: +- uid: CilTools.Reflection.ComplexType + commentId: T:CilTools.Reflection.ComplexType + id: ComplexType + parent: CilTools.Reflection + children: + - CilTools.Reflection.ComplexType.#ctor(System.Type,CilTools.Reflection.ComplexTypeKind,System.Type[]) + - CilTools.Reflection.ComplexType.Assembly + - CilTools.Reflection.ComplexType.AssemblyQualifiedName + - CilTools.Reflection.ComplexType.BaseType + - CilTools.Reflection.ComplexType.DeclaringType + - CilTools.Reflection.ComplexType.FullName + - CilTools.Reflection.ComplexType.GetArrayRank + - CilTools.Reflection.ComplexType.GetAttributeFlagsImpl + - CilTools.Reflection.ComplexType.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + - CilTools.Reflection.ComplexType.GetConstructors(System.Reflection.BindingFlags) + - CilTools.Reflection.ComplexType.GetCustomAttributes(System.Boolean) + - CilTools.Reflection.ComplexType.GetCustomAttributes(System.Type,System.Boolean) + - CilTools.Reflection.ComplexType.GetElementType + - CilTools.Reflection.ComplexType.GetEvent(System.String,System.Reflection.BindingFlags) + - CilTools.Reflection.ComplexType.GetEvents(System.Reflection.BindingFlags) + - CilTools.Reflection.ComplexType.GetField(System.String,System.Reflection.BindingFlags) + - CilTools.Reflection.ComplexType.GetFields(System.Reflection.BindingFlags) + - CilTools.Reflection.ComplexType.GetGenericArguments + - CilTools.Reflection.ComplexType.GetGenericTypeDefinition + - CilTools.Reflection.ComplexType.GetHashCode + - CilTools.Reflection.ComplexType.GetInterface(System.String,System.Boolean) + - CilTools.Reflection.ComplexType.GetInterfaces + - CilTools.Reflection.ComplexType.GetMember(System.String,System.Reflection.BindingFlags) + - CilTools.Reflection.ComplexType.GetMembers(System.Reflection.BindingFlags) + - CilTools.Reflection.ComplexType.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + - CilTools.Reflection.ComplexType.GetMethods(System.Reflection.BindingFlags) + - CilTools.Reflection.ComplexType.GetNestedType(System.String,System.Reflection.BindingFlags) + - CilTools.Reflection.ComplexType.GetNestedTypes(System.Reflection.BindingFlags) + - CilTools.Reflection.ComplexType.GetProperties(System.Reflection.BindingFlags) + - CilTools.Reflection.ComplexType.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + - CilTools.Reflection.ComplexType.GUID + - CilTools.Reflection.ComplexType.HasElementTypeImpl + - CilTools.Reflection.ComplexType.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + - CilTools.Reflection.ComplexType.IsArrayImpl + - CilTools.Reflection.ComplexType.IsByRefImpl + - CilTools.Reflection.ComplexType.IsCOMObjectImpl + - CilTools.Reflection.ComplexType.IsDefined(System.Type,System.Boolean) + - CilTools.Reflection.ComplexType.IsGenericType + - CilTools.Reflection.ComplexType.IsGenericTypeDefinition + - CilTools.Reflection.ComplexType.IsPointerImpl + - CilTools.Reflection.ComplexType.IsPrimitiveImpl + - CilTools.Reflection.ComplexType.MakeArrayType + - CilTools.Reflection.ComplexType.MakeByRefType + - CilTools.Reflection.ComplexType.MakePointerType + - CilTools.Reflection.ComplexType.MetadataToken + - CilTools.Reflection.ComplexType.Module + - CilTools.Reflection.ComplexType.Name + - CilTools.Reflection.ComplexType.Namespace + - CilTools.Reflection.ComplexType.ToString + - CilTools.Reflection.ComplexType.UnderlyingSystemType + langs: + - csharp + - vb + name: ComplexType + nameWithType: ComplexType + fullName: CilTools.Reflection.ComplexType + type: Class + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nRepresents a complex type. Complex type is a type contructed on demand based on another type defined in some assembly, \nfor example, an array or pointer type.\n" + syntax: + content: 'public class ComplexType : Type, ICustomAttributeProvider, _MemberInfo, _Type, IReflect' + content.vb: >- + Public Class ComplexType + Inherits Type + Implements ICustomAttributeProvider, _MemberInfo, _Type, IReflect + inheritance: + - System.Object + - System.Reflection.MemberInfo + - System.Type + implements: + - System.Reflection.ICustomAttributeProvider + - System.Runtime.InteropServices._MemberInfo + - System.Runtime.InteropServices._Type + - System.Reflection.IReflect + inheritedMembers: + - System.Type.FilterAttribute + - System.Type.FilterName + - System.Type.FilterNameIgnoreCase + - System.Type.Missing + - System.Type.Delimiter + - System.Type.EmptyTypes + - System.Type.GetType(System.String,System.Boolean,System.Boolean) + - System.Type.GetType(System.String,System.Boolean) + - System.Type.GetType(System.String) + - System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + - System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + - System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + - System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + - System.Type.MakeArrayType(System.Int32) + - System.Type.GetTypeFromProgID(System.String) + - System.Type.GetTypeFromProgID(System.String,System.Boolean) + - System.Type.GetTypeFromProgID(System.String,System.String) + - System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + - System.Type.GetTypeFromCLSID(System.Guid) + - System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + - System.Type.GetTypeFromCLSID(System.Guid,System.String) + - System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + - System.Type.GetTypeCode(System.Type) + - System.Type.GetTypeCodeImpl + - System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + - System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + - System.Type.GetTypeHandle(System.Object) + - System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + - System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetConstructor(System.Type[]) + - System.Type.GetConstructors + - System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetMethod(System.String,System.Type[]) + - System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + - System.Type.GetMethod(System.String) + - System.Type.GetMethods + - System.Type.GetField(System.String) + - System.Type.GetFields + - System.Type.GetInterface(System.String) + - System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + - System.Type.GetEvent(System.String) + - System.Type.GetEvents + - System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + - System.Type.GetProperty(System.String,System.Type,System.Type[]) + - System.Type.GetProperty(System.String,System.Type[]) + - System.Type.GetProperty(System.String,System.Type) + - System.Type.GetProperty(System.String) + - System.Type.GetProperties + - System.Type.GetNestedTypes + - System.Type.GetNestedType(System.String) + - System.Type.GetMember(System.String) + - System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + - System.Type.GetMembers + - System.Type.GetDefaultMembers + - System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + - System.Type.GetGenericParameterConstraints + - System.Type.IsValueTypeImpl + - System.Type.MakeGenericType(System.Type[]) + - System.Type.IsContextfulImpl + - System.Type.IsMarshalByRefImpl + - System.Type.GetEnumNames + - System.Type.GetEnumValues + - System.Type.GetEnumUnderlyingType + - System.Type.IsEnumDefined(System.Object) + - System.Type.GetEnumName(System.Object) + - System.Type.IsSubclassOf(System.Type) + - System.Type.IsInstanceOfType(System.Object) + - System.Type.IsAssignableFrom(System.Type) + - System.Type.IsEquivalentTo(System.Type) + - System.Type.GetTypeArray(System.Object[]) + - System.Type.Equals(System.Object) + - System.Type.Equals(System.Type) + - System.Type.GetInterfaceMap(System.Type) + - System.Type.GetType + - System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + - System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + - System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + - System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + - System.Type.MemberType + - System.Type.DeclaringMethod + - System.Type.ReflectedType + - System.Type.StructLayoutAttribute + - System.Type.DefaultBinder + - System.Type.TypeHandle + - System.Type.TypeInitializer + - System.Type.IsNested + - System.Type.Attributes + - System.Type.GenericParameterAttributes + - System.Type.IsVisible + - System.Type.IsNotPublic + - System.Type.IsPublic + - System.Type.IsNestedPublic + - System.Type.IsNestedPrivate + - System.Type.IsNestedFamily + - System.Type.IsNestedAssembly + - System.Type.IsNestedFamANDAssem + - System.Type.IsNestedFamORAssem + - System.Type.IsAutoLayout + - System.Type.IsLayoutSequential + - System.Type.IsExplicitLayout + - System.Type.IsClass + - System.Type.IsInterface + - System.Type.IsValueType + - System.Type.IsAbstract + - System.Type.IsSealed + - System.Type.IsEnum + - System.Type.IsSpecialName + - System.Type.IsImport + - System.Type.IsSerializable + - System.Type.IsAnsiClass + - System.Type.IsUnicodeClass + - System.Type.IsAutoClass + - System.Type.IsArray + - System.Type.IsConstructedGenericType + - System.Type.IsGenericParameter + - System.Type.GenericParameterPosition + - System.Type.ContainsGenericParameters + - System.Type.IsByRef + - System.Type.IsPointer + - System.Type.IsPrimitive + - System.Type.IsCOMObject + - System.Type.HasElementType + - System.Type.IsContextful + - System.Type.IsMarshalByRef + - System.Type.GenericTypeArguments + - System.Type.IsSecurityCritical + - System.Type.IsSecuritySafeCritical + - System.Type.IsSecurityTransparent + - System.Reflection.MemberInfo.GetCustomAttributesData + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + - System.Reflection.MemberInfo.CustomAttributes + - System.Object.Equals(System.Object,System.Object) + - System.Object.ReferenceEquals(System.Object,System.Object) + - System.Object.MemberwiseClone + extensionMethods: + - System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + - System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + - System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: CilTools.Reflection.ComplexType.#ctor(System.Type,CilTools.Reflection.ComplexTypeKind,System.Type[]) + commentId: M:CilTools.Reflection.ComplexType.#ctor(System.Type,CilTools.Reflection.ComplexTypeKind,System.Type[]) + id: '#ctor(System.Type,CilTools.Reflection.ComplexTypeKind,System.Type[])' + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: ComplexType(Type, ComplexTypeKind, Type[]) + nameWithType: ComplexType.ComplexType(Type, ComplexTypeKind, Type[]) + fullName: CilTools.Reflection.ComplexType.ComplexType(System.Type, CilTools.Reflection.ComplexTypeKind, System.Type[]) + type: Constructor + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nCreates new instance of the complex type\n" + syntax: + content: public ComplexType(Type t, ComplexTypeKind k, Type[] ga) + parameters: + - id: t + type: System.Type + description: Element type + - id: k + type: CilTools.Reflection.ComplexTypeKind + description: Kind of the complex type + - id: ga + type: System.Type[] + description: An array of generic type arguments, or null if this is not a generic type instantiation + content.vb: Public Sub New(t As Type, k As ComplexTypeKind, ga As Type()) + overload: CilTools.Reflection.ComplexType.#ctor* + nameWithType.vb: ComplexType.ComplexType(Type, ComplexTypeKind, Type()) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: CilTools.Reflection.ComplexType.ComplexType(System.Type, CilTools.Reflection.ComplexTypeKind, System.Type()) + name.vb: ComplexType(Type, ComplexTypeKind, Type()) +- uid: CilTools.Reflection.ComplexType.GetAttributeFlagsImpl + commentId: M:CilTools.Reflection.ComplexType.GetAttributeFlagsImpl + id: GetAttributeFlagsImpl + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetAttributeFlagsImpl() + nameWithType: ComplexType.GetAttributeFlagsImpl() + fullName: CilTools.Reflection.ComplexType.GetAttributeFlagsImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override TypeAttributes GetAttributeFlagsImpl() + return: + type: System.Reflection.TypeAttributes + content.vb: Protected Overrides Function GetAttributeFlagsImpl As TypeAttributes + overridden: System.Type.GetAttributeFlagsImpl + overload: CilTools.Reflection.ComplexType.GetAttributeFlagsImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.ComplexType.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:CilTools.Reflection.ComplexType.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + id: GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: ComplexType.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: CilTools.Reflection.ComplexType.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + - id: binder + type: System.Reflection.Binder + - id: callConvention + type: System.Reflection.CallingConventions + - id: types + type: System.Type[] + - id: modifiers + type: System.Reflection.ParameterModifier[] + return: + type: System.Reflection.ConstructorInfo + content.vb: Protected Overrides Function GetConstructorImpl(bindingAttr As BindingFlags, binder As Binder, callConvention As CallingConventions, types As Type(), modifiers As ParameterModifier()) As ConstructorInfo + overridden: System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + overload: CilTools.Reflection.ComplexType.GetConstructorImpl* + nameWithType.vb: ComplexType.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides + fullName.vb: CilTools.Reflection.ComplexType.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) +- uid: CilTools.Reflection.ComplexType.GetConstructors(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.ComplexType.GetConstructors(System.Reflection.BindingFlags) + id: GetConstructors(System.Reflection.BindingFlags) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetConstructors(BindingFlags) + nameWithType: ComplexType.GetConstructors(BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetConstructors(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override ConstructorInfo[] GetConstructors(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.ConstructorInfo[] + content.vb: Public Overrides Function GetConstructors(bindingAttr As BindingFlags) As ConstructorInfo() + overridden: System.Type.GetConstructors(System.Reflection.BindingFlags) + overload: CilTools.Reflection.ComplexType.GetConstructors* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetElementType + commentId: M:CilTools.Reflection.ComplexType.GetElementType + id: GetElementType + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetElementType() + nameWithType: ComplexType.GetElementType() + fullName: CilTools.Reflection.ComplexType.GetElementType() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type GetElementType() + return: + type: System.Type + content.vb: Public Overrides Function GetElementType As Type + overridden: System.Type.GetElementType + overload: CilTools.Reflection.ComplexType.GetElementType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetEvent(System.String,System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.ComplexType.GetEvent(System.String,System.Reflection.BindingFlags) + id: GetEvent(System.String,System.Reflection.BindingFlags) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetEvent(String, BindingFlags) + nameWithType: ComplexType.GetEvent(String, BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetEvent(System.String, System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override EventInfo GetEvent(string name, BindingFlags bindingAttr) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.EventInfo + content.vb: Public Overrides Function GetEvent(name As String, bindingAttr As BindingFlags) As EventInfo + overridden: System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + overload: CilTools.Reflection.ComplexType.GetEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetEvents(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.ComplexType.GetEvents(System.Reflection.BindingFlags) + id: GetEvents(System.Reflection.BindingFlags) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetEvents(BindingFlags) + nameWithType: ComplexType.GetEvents(BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetEvents(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override EventInfo[] GetEvents(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.EventInfo[] + content.vb: Public Overrides Function GetEvents(bindingAttr As BindingFlags) As EventInfo() + overridden: System.Type.GetEvents(System.Reflection.BindingFlags) + overload: CilTools.Reflection.ComplexType.GetEvents* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetField(System.String,System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.ComplexType.GetField(System.String,System.Reflection.BindingFlags) + id: GetField(System.String,System.Reflection.BindingFlags) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetField(String, BindingFlags) + nameWithType: ComplexType.GetField(String, BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetField(System.String, System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override FieldInfo GetField(string name, BindingFlags bindingAttr) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.FieldInfo + content.vb: Public Overrides Function GetField(name As String, bindingAttr As BindingFlags) As FieldInfo + overridden: System.Type.GetField(System.String,System.Reflection.BindingFlags) + overload: CilTools.Reflection.ComplexType.GetField* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetFields(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.ComplexType.GetFields(System.Reflection.BindingFlags) + id: GetFields(System.Reflection.BindingFlags) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetFields(BindingFlags) + nameWithType: ComplexType.GetFields(BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetFields(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override FieldInfo[] GetFields(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.FieldInfo[] + content.vb: Public Overrides Function GetFields(bindingAttr As BindingFlags) As FieldInfo() + overridden: System.Type.GetFields(System.Reflection.BindingFlags) + overload: CilTools.Reflection.ComplexType.GetFields* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetInterface(System.String,System.Boolean) + commentId: M:CilTools.Reflection.ComplexType.GetInterface(System.String,System.Boolean) + id: GetInterface(System.String,System.Boolean) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetInterface(String, Boolean) + nameWithType: ComplexType.GetInterface(String, Boolean) + fullName: CilTools.Reflection.ComplexType.GetInterface(System.String, System.Boolean) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type GetInterface(string name, bool ignoreCase) + parameters: + - id: name + type: System.String + - id: ignoreCase + type: System.Boolean + return: + type: System.Type + content.vb: Public Overrides Function GetInterface(name As String, ignoreCase As Boolean) As Type + overridden: System.Type.GetInterface(System.String,System.Boolean) + overload: CilTools.Reflection.ComplexType.GetInterface* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetInterfaces + commentId: M:CilTools.Reflection.ComplexType.GetInterfaces + id: GetInterfaces + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetInterfaces() + nameWithType: ComplexType.GetInterfaces() + fullName: CilTools.Reflection.ComplexType.GetInterfaces() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type[] GetInterfaces() + return: + type: System.Type[] + content.vb: Public Overrides Function GetInterfaces As Type() + overridden: System.Type.GetInterfaces + overload: CilTools.Reflection.ComplexType.GetInterfaces* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetMember(System.String,System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.ComplexType.GetMember(System.String,System.Reflection.BindingFlags) + id: GetMember(System.String,System.Reflection.BindingFlags) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetMember(String, BindingFlags) + nameWithType: ComplexType.GetMember(String, BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetMember(System.String, System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override MemberInfo[] GetMember(string name, BindingFlags bindingAttr) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.MemberInfo[] + content.vb: Public Overrides Function GetMember(name As String, bindingAttr As BindingFlags) As MemberInfo() + overridden: System.Type.GetMember(System.String,System.Reflection.BindingFlags) + overload: CilTools.Reflection.ComplexType.GetMember* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetMembers(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.ComplexType.GetMembers(System.Reflection.BindingFlags) + id: GetMembers(System.Reflection.BindingFlags) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetMembers(BindingFlags) + nameWithType: ComplexType.GetMembers(BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetMembers(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override MemberInfo[] GetMembers(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.MemberInfo[] + content.vb: Public Overrides Function GetMembers(bindingAttr As BindingFlags) As MemberInfo() + overridden: System.Type.GetMembers(System.Reflection.BindingFlags) + overload: CilTools.Reflection.ComplexType.GetMembers* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:CilTools.Reflection.ComplexType.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + id: GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: ComplexType.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: CilTools.Reflection.ComplexType.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + - id: binder + type: System.Reflection.Binder + - id: callConvention + type: System.Reflection.CallingConventions + - id: types + type: System.Type[] + - id: modifiers + type: System.Reflection.ParameterModifier[] + return: + type: System.Reflection.MethodInfo + content.vb: Protected Overrides Function GetMethodImpl(name As String, bindingAttr As BindingFlags, binder As Binder, callConvention As CallingConventions, types As Type(), modifiers As ParameterModifier()) As MethodInfo + overridden: System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + overload: CilTools.Reflection.ComplexType.GetMethodImpl* + nameWithType.vb: ComplexType.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides + fullName.vb: CilTools.Reflection.ComplexType.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) +- uid: CilTools.Reflection.ComplexType.GetMethods(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.ComplexType.GetMethods(System.Reflection.BindingFlags) + id: GetMethods(System.Reflection.BindingFlags) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetMethods(BindingFlags) + nameWithType: ComplexType.GetMethods(BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetMethods(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override MethodInfo[] GetMethods(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.MethodInfo[] + content.vb: Public Overrides Function GetMethods(bindingAttr As BindingFlags) As MethodInfo() + overridden: System.Type.GetMethods(System.Reflection.BindingFlags) + overload: CilTools.Reflection.ComplexType.GetMethods* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetNestedType(System.String,System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.ComplexType.GetNestedType(System.String,System.Reflection.BindingFlags) + id: GetNestedType(System.String,System.Reflection.BindingFlags) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetNestedType(String, BindingFlags) + nameWithType: ComplexType.GetNestedType(String, BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetNestedType(System.String, System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type GetNestedType(string name, BindingFlags bindingAttr) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Type + content.vb: Public Overrides Function GetNestedType(name As String, bindingAttr As BindingFlags) As Type + overridden: System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + overload: CilTools.Reflection.ComplexType.GetNestedType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetNestedTypes(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.ComplexType.GetNestedTypes(System.Reflection.BindingFlags) + id: GetNestedTypes(System.Reflection.BindingFlags) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetNestedTypes(BindingFlags) + nameWithType: ComplexType.GetNestedTypes(BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetNestedTypes(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type[] GetNestedTypes(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Type[] + content.vb: Public Overrides Function GetNestedTypes(bindingAttr As BindingFlags) As Type() + overridden: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + overload: CilTools.Reflection.ComplexType.GetNestedTypes* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetProperties(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.ComplexType.GetProperties(System.Reflection.BindingFlags) + id: GetProperties(System.Reflection.BindingFlags) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetProperties(BindingFlags) + nameWithType: ComplexType.GetProperties(BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetProperties(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override PropertyInfo[] GetProperties(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.PropertyInfo[] + content.vb: Public Overrides Function GetProperties(bindingAttr As BindingFlags) As PropertyInfo() + overridden: System.Type.GetProperties(System.Reflection.BindingFlags) + overload: CilTools.Reflection.ComplexType.GetProperties* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:CilTools.Reflection.ComplexType.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + id: GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + nameWithType: ComplexType.GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + fullName: CilTools.Reflection.ComplexType.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + - id: binder + type: System.Reflection.Binder + - id: returnType + type: System.Type + - id: types + type: System.Type[] + - id: modifiers + type: System.Reflection.ParameterModifier[] + return: + type: System.Reflection.PropertyInfo + content.vb: Protected Overrides Function GetPropertyImpl(name As String, bindingAttr As BindingFlags, binder As Binder, returnType As Type, types As Type(), modifiers As ParameterModifier()) As PropertyInfo + overridden: System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + overload: CilTools.Reflection.ComplexType.GetPropertyImpl* + nameWithType.vb: ComplexType.GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides + fullName.vb: CilTools.Reflection.ComplexType.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) +- uid: CilTools.Reflection.ComplexType.HasElementTypeImpl + commentId: M:CilTools.Reflection.ComplexType.HasElementTypeImpl + id: HasElementTypeImpl + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: HasElementTypeImpl() + nameWithType: ComplexType.HasElementTypeImpl() + fullName: CilTools.Reflection.ComplexType.HasElementTypeImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override bool HasElementTypeImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function HasElementTypeImpl As Boolean + overridden: System.Type.HasElementTypeImpl + overload: CilTools.Reflection.ComplexType.HasElementTypeImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.ComplexType.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + commentId: M:CilTools.Reflection.ComplexType.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + id: InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + nameWithType: ComplexType.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + fullName: CilTools.Reflection.ComplexType.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[]) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override object InvokeMember(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args, ParameterModifier[] modifiers, CultureInfo culture, string[] namedParameters) + parameters: + - id: name + type: System.String + - id: invokeAttr + type: System.Reflection.BindingFlags + - id: binder + type: System.Reflection.Binder + - id: target + type: System.Object + - id: args + type: System.Object[] + - id: modifiers + type: System.Reflection.ParameterModifier[] + - id: culture + type: System.Globalization.CultureInfo + - id: namedParameters + type: System.String[] + return: + type: System.Object + content.vb: Public Overrides Function InvokeMember(name As String, invokeAttr As BindingFlags, binder As Binder, target As Object, args As Object(), modifiers As ParameterModifier(), culture As CultureInfo, namedParameters As String()) As Object + overridden: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + overload: CilTools.Reflection.ComplexType.InvokeMember* + nameWithType.vb: ComplexType.InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides + fullName.vb: CilTools.Reflection.ComplexType.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object(), System.Reflection.ParameterModifier(), System.Globalization.CultureInfo, System.String()) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) +- uid: CilTools.Reflection.ComplexType.IsArrayImpl + commentId: M:CilTools.Reflection.ComplexType.IsArrayImpl + id: IsArrayImpl + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: IsArrayImpl() + nameWithType: ComplexType.IsArrayImpl() + fullName: CilTools.Reflection.ComplexType.IsArrayImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override bool IsArrayImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsArrayImpl As Boolean + overridden: System.Type.IsArrayImpl + overload: CilTools.Reflection.ComplexType.IsArrayImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.ComplexType.IsByRefImpl + commentId: M:CilTools.Reflection.ComplexType.IsByRefImpl + id: IsByRefImpl + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: IsByRefImpl() + nameWithType: ComplexType.IsByRefImpl() + fullName: CilTools.Reflection.ComplexType.IsByRefImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override bool IsByRefImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsByRefImpl As Boolean + overridden: System.Type.IsByRefImpl + overload: CilTools.Reflection.ComplexType.IsByRefImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.ComplexType.IsCOMObjectImpl + commentId: M:CilTools.Reflection.ComplexType.IsCOMObjectImpl + id: IsCOMObjectImpl + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: IsCOMObjectImpl() + nameWithType: ComplexType.IsCOMObjectImpl() + fullName: CilTools.Reflection.ComplexType.IsCOMObjectImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override bool IsCOMObjectImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsCOMObjectImpl As Boolean + overridden: System.Type.IsCOMObjectImpl + overload: CilTools.Reflection.ComplexType.IsCOMObjectImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.ComplexType.IsPointerImpl + commentId: M:CilTools.Reflection.ComplexType.IsPointerImpl + id: IsPointerImpl + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: IsPointerImpl() + nameWithType: ComplexType.IsPointerImpl() + fullName: CilTools.Reflection.ComplexType.IsPointerImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override bool IsPointerImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsPointerImpl As Boolean + overridden: System.Type.IsPointerImpl + overload: CilTools.Reflection.ComplexType.IsPointerImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.ComplexType.IsPrimitiveImpl + commentId: M:CilTools.Reflection.ComplexType.IsPrimitiveImpl + id: IsPrimitiveImpl + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: IsPrimitiveImpl() + nameWithType: ComplexType.IsPrimitiveImpl() + fullName: CilTools.Reflection.ComplexType.IsPrimitiveImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override bool IsPrimitiveImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsPrimitiveImpl As Boolean + overridden: System.Type.IsPrimitiveImpl + overload: CilTools.Reflection.ComplexType.IsPrimitiveImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.ComplexType.GetCustomAttributes(System.Type,System.Boolean) + commentId: M:CilTools.Reflection.ComplexType.GetCustomAttributes(System.Type,System.Boolean) + id: GetCustomAttributes(System.Type,System.Boolean) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetCustomAttributes(Type, Boolean) + nameWithType: ComplexType.GetCustomAttributes(Type, Boolean) + fullName: CilTools.Reflection.ComplexType.GetCustomAttributes(System.Type, System.Boolean) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override object[] GetCustomAttributes(Type attributeType, bool inherit) + parameters: + - id: attributeType + type: System.Type + - id: inherit + type: System.Boolean + return: + type: System.Object[] + content.vb: Public Overrides Function GetCustomAttributes(attributeType As Type, inherit As Boolean) As Object() + overridden: System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + overload: CilTools.Reflection.ComplexType.GetCustomAttributes* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetCustomAttributes(System.Boolean) + commentId: M:CilTools.Reflection.ComplexType.GetCustomAttributes(System.Boolean) + id: GetCustomAttributes(System.Boolean) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetCustomAttributes(Boolean) + nameWithType: ComplexType.GetCustomAttributes(Boolean) + fullName: CilTools.Reflection.ComplexType.GetCustomAttributes(System.Boolean) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override object[] GetCustomAttributes(bool inherit) + parameters: + - id: inherit + type: System.Boolean + return: + type: System.Object[] + content.vb: Public Overrides Function GetCustomAttributes(inherit As Boolean) As Object() + overridden: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + overload: CilTools.Reflection.ComplexType.GetCustomAttributes* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.IsDefined(System.Type,System.Boolean) + commentId: M:CilTools.Reflection.ComplexType.IsDefined(System.Type,System.Boolean) + id: IsDefined(System.Type,System.Boolean) + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: IsDefined(Type, Boolean) + nameWithType: ComplexType.IsDefined(Type, Boolean) + fullName: CilTools.Reflection.ComplexType.IsDefined(System.Type, System.Boolean) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override bool IsDefined(Type attributeType, bool inherit) + parameters: + - id: attributeType + type: System.Type + - id: inherit + type: System.Boolean + return: + type: System.Boolean + content.vb: Public Overrides Function IsDefined(attributeType As Type, inherit As Boolean) As Boolean + overridden: System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + overload: CilTools.Reflection.ComplexType.IsDefined* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetArrayRank + commentId: M:CilTools.Reflection.ComplexType.GetArrayRank + id: GetArrayRank + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetArrayRank() + nameWithType: ComplexType.GetArrayRank() + fullName: CilTools.Reflection.ComplexType.GetArrayRank() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override int GetArrayRank() + return: + type: System.Int32 + content.vb: Public Overrides Function GetArrayRank As Integer + overridden: System.Type.GetArrayRank + overload: CilTools.Reflection.ComplexType.GetArrayRank* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetHashCode + commentId: M:CilTools.Reflection.ComplexType.GetHashCode + id: GetHashCode + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetHashCode() + nameWithType: ComplexType.GetHashCode() + fullName: CilTools.Reflection.ComplexType.GetHashCode() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override int GetHashCode() + return: + type: System.Int32 + content.vb: Public Overrides Function GetHashCode As Integer + overridden: System.Type.GetHashCode + overload: CilTools.Reflection.ComplexType.GetHashCode* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetGenericTypeDefinition + commentId: M:CilTools.Reflection.ComplexType.GetGenericTypeDefinition + id: GetGenericTypeDefinition + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetGenericTypeDefinition() + nameWithType: ComplexType.GetGenericTypeDefinition() + fullName: CilTools.Reflection.ComplexType.GetGenericTypeDefinition() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type GetGenericTypeDefinition() + return: + type: System.Type + content.vb: Public Overrides Function GetGenericTypeDefinition As Type + overridden: System.Type.GetGenericTypeDefinition + overload: CilTools.Reflection.ComplexType.GetGenericTypeDefinition* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.GetGenericArguments + commentId: M:CilTools.Reflection.ComplexType.GetGenericArguments + id: GetGenericArguments + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GetGenericArguments() + nameWithType: ComplexType.GetGenericArguments() + fullName: CilTools.Reflection.ComplexType.GetGenericArguments() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type[] GetGenericArguments() + return: + type: System.Type[] + content.vb: Public Overrides Function GetGenericArguments As Type() + overridden: System.Type.GetGenericArguments + overload: CilTools.Reflection.ComplexType.GetGenericArguments* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.MakeArrayType + commentId: M:CilTools.Reflection.ComplexType.MakeArrayType + id: MakeArrayType + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: MakeArrayType() + nameWithType: ComplexType.MakeArrayType() + fullName: CilTools.Reflection.ComplexType.MakeArrayType() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type MakeArrayType() + return: + type: System.Type + content.vb: Public Overrides Function MakeArrayType As Type + overridden: System.Type.MakeArrayType + overload: CilTools.Reflection.ComplexType.MakeArrayType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.MakeByRefType + commentId: M:CilTools.Reflection.ComplexType.MakeByRefType + id: MakeByRefType + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: MakeByRefType() + nameWithType: ComplexType.MakeByRefType() + fullName: CilTools.Reflection.ComplexType.MakeByRefType() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type MakeByRefType() + return: + type: System.Type + content.vb: Public Overrides Function MakeByRefType As Type + overridden: System.Type.MakeByRefType + overload: CilTools.Reflection.ComplexType.MakeByRefType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.MakePointerType + commentId: M:CilTools.Reflection.ComplexType.MakePointerType + id: MakePointerType + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: MakePointerType() + nameWithType: ComplexType.MakePointerType() + fullName: CilTools.Reflection.ComplexType.MakePointerType() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type MakePointerType() + return: + type: System.Type + content.vb: Public Overrides Function MakePointerType As Type + overridden: System.Type.MakePointerType + overload: CilTools.Reflection.ComplexType.MakePointerType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.ToString + commentId: M:CilTools.Reflection.ComplexType.ToString + id: ToString + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: ToString() + nameWithType: ComplexType.ToString() + fullName: CilTools.Reflection.ComplexType.ToString() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override string ToString() + return: + type: System.String + content.vb: Public Overrides Function ToString As String + overridden: System.Type.ToString + overload: CilTools.Reflection.ComplexType.ToString* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.ComplexType.Assembly + commentId: P:CilTools.Reflection.ComplexType.Assembly + id: Assembly + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: Assembly + nameWithType: ComplexType.Assembly + fullName: CilTools.Reflection.ComplexType.Assembly + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Assembly Assembly { get; } + parameters: [] + return: + type: System.Reflection.Assembly + content.vb: Public Overrides ReadOnly Property Assembly As Assembly + overridden: System.Type.Assembly + overload: CilTools.Reflection.ComplexType.Assembly* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.ComplexType.AssemblyQualifiedName + commentId: P:CilTools.Reflection.ComplexType.AssemblyQualifiedName + id: AssemblyQualifiedName + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: AssemblyQualifiedName + nameWithType: ComplexType.AssemblyQualifiedName + fullName: CilTools.Reflection.ComplexType.AssemblyQualifiedName + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override string AssemblyQualifiedName { get; } + parameters: [] + return: + type: System.String + content.vb: Public Overrides ReadOnly Property AssemblyQualifiedName As String + overridden: System.Type.AssemblyQualifiedName + overload: CilTools.Reflection.ComplexType.AssemblyQualifiedName* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.ComplexType.BaseType + commentId: P:CilTools.Reflection.ComplexType.BaseType + id: BaseType + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: BaseType + nameWithType: ComplexType.BaseType + fullName: CilTools.Reflection.ComplexType.BaseType + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type BaseType { get; } + parameters: [] + return: + type: System.Type + content.vb: Public Overrides ReadOnly Property BaseType As Type + overridden: System.Type.BaseType + overload: CilTools.Reflection.ComplexType.BaseType* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.ComplexType.FullName + commentId: P:CilTools.Reflection.ComplexType.FullName + id: FullName + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: FullName + nameWithType: ComplexType.FullName + fullName: CilTools.Reflection.ComplexType.FullName + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override string FullName { get; } + parameters: [] + return: + type: System.String + content.vb: Public Overrides ReadOnly Property FullName As String + overridden: System.Type.FullName + overload: CilTools.Reflection.ComplexType.FullName* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.ComplexType.GUID + commentId: P:CilTools.Reflection.ComplexType.GUID + id: GUID + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: GUID + nameWithType: ComplexType.GUID + fullName: CilTools.Reflection.ComplexType.GUID + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Guid GUID { get; } + parameters: [] + return: + type: System.Guid + content.vb: Public Overrides ReadOnly Property GUID As Guid + overridden: System.Type.GUID + overload: CilTools.Reflection.ComplexType.GUID* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.ComplexType.Module + commentId: P:CilTools.Reflection.ComplexType.Module + id: Module + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: Module + nameWithType: ComplexType.Module + fullName: CilTools.Reflection.ComplexType.Module + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Module Module { get; } + parameters: [] + return: + type: System.Reflection.Module + content.vb: 'Public Overrides ReadOnly Property Module As ' + overridden: System.Type.Module + overload: CilTools.Reflection.ComplexType.Module* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.ComplexType.Namespace + commentId: P:CilTools.Reflection.ComplexType.Namespace + id: Namespace + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: Namespace + nameWithType: ComplexType.Namespace + fullName: CilTools.Reflection.ComplexType.Namespace + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override string Namespace { get; } + parameters: [] + return: + type: System.String + content.vb: Public Overrides ReadOnly Property Namespace As String + overridden: System.Type.Namespace + overload: CilTools.Reflection.ComplexType.Namespace* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.ComplexType.UnderlyingSystemType + commentId: P:CilTools.Reflection.ComplexType.UnderlyingSystemType + id: UnderlyingSystemType + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: UnderlyingSystemType + nameWithType: ComplexType.UnderlyingSystemType + fullName: CilTools.Reflection.ComplexType.UnderlyingSystemType + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type UnderlyingSystemType { get; } + parameters: [] + return: + type: System.Type + content.vb: Public Overrides ReadOnly Property UnderlyingSystemType As Type + overridden: System.Type.UnderlyingSystemType + overload: CilTools.Reflection.ComplexType.UnderlyingSystemType* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.ComplexType.Name + commentId: P:CilTools.Reflection.ComplexType.Name + id: Name + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: Name + nameWithType: ComplexType.Name + fullName: CilTools.Reflection.ComplexType.Name + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override string Name { get; } + parameters: [] + return: + type: System.String + content.vb: Public Overrides ReadOnly Property Name As String + overridden: System.Reflection.MemberInfo.Name + overload: CilTools.Reflection.ComplexType.Name* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.ComplexType.MetadataToken + commentId: P:CilTools.Reflection.ComplexType.MetadataToken + id: MetadataToken + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: MetadataToken + nameWithType: ComplexType.MetadataToken + fullName: CilTools.Reflection.ComplexType.MetadataToken + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override int MetadataToken { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Overrides ReadOnly Property MetadataToken As Integer + overridden: System.Reflection.MemberInfo.MetadataToken + overload: CilTools.Reflection.ComplexType.MetadataToken* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.ComplexType.IsGenericType + commentId: P:CilTools.Reflection.ComplexType.IsGenericType + id: IsGenericType + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: IsGenericType + nameWithType: ComplexType.IsGenericType + fullName: CilTools.Reflection.ComplexType.IsGenericType + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override bool IsGenericType { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Overrides ReadOnly Property IsGenericType As Boolean + overridden: System.Type.IsGenericType + overload: CilTools.Reflection.ComplexType.IsGenericType* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.ComplexType.IsGenericTypeDefinition + commentId: P:CilTools.Reflection.ComplexType.IsGenericTypeDefinition + id: IsGenericTypeDefinition + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: IsGenericTypeDefinition + nameWithType: ComplexType.IsGenericTypeDefinition + fullName: CilTools.Reflection.ComplexType.IsGenericTypeDefinition + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override bool IsGenericTypeDefinition { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Overrides ReadOnly Property IsGenericTypeDefinition As Boolean + overridden: System.Type.IsGenericTypeDefinition + overload: CilTools.Reflection.ComplexType.IsGenericTypeDefinition* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.ComplexType.DeclaringType + commentId: P:CilTools.Reflection.ComplexType.DeclaringType + id: DeclaringType + parent: CilTools.Reflection.ComplexType + langs: + - csharp + - vb + name: DeclaringType + nameWithType: ComplexType.DeclaringType + fullName: CilTools.Reflection.ComplexType.DeclaringType + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type DeclaringType { get; } + parameters: [] + return: + type: System.Type + content.vb: Public Overrides ReadOnly Property DeclaringType As Type + overridden: System.Type.DeclaringType + overload: CilTools.Reflection.ComplexType.DeclaringType* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +references: +- uid: CilTools.Reflection + commentId: N:CilTools.Reflection + isExternal: true + name: CilTools.Reflection + nameWithType: CilTools.Reflection + fullName: CilTools.Reflection +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: System.Reflection.MemberInfo + commentId: T:System.Reflection.MemberInfo + parent: System.Reflection + isExternal: true + name: MemberInfo + nameWithType: MemberInfo + fullName: System.Reflection.MemberInfo +- uid: System.Type + commentId: T:System.Type + parent: System + isExternal: true + name: Type + nameWithType: Type + fullName: System.Type +- uid: System.Reflection.ICustomAttributeProvider + commentId: T:System.Reflection.ICustomAttributeProvider + parent: System.Reflection + isExternal: true + name: ICustomAttributeProvider + nameWithType: ICustomAttributeProvider + fullName: System.Reflection.ICustomAttributeProvider +- uid: System.Runtime.InteropServices._MemberInfo + commentId: T:System.Runtime.InteropServices._MemberInfo + parent: System.Runtime.InteropServices + isExternal: true + name: _MemberInfo + nameWithType: _MemberInfo + fullName: System.Runtime.InteropServices._MemberInfo +- uid: System.Runtime.InteropServices._Type + commentId: T:System.Runtime.InteropServices._Type + parent: System.Runtime.InteropServices + isExternal: true + name: _Type + nameWithType: _Type + fullName: System.Runtime.InteropServices._Type +- uid: System.Reflection.IReflect + commentId: T:System.Reflection.IReflect + parent: System.Reflection + isExternal: true + name: IReflect + nameWithType: IReflect + fullName: System.Reflection.IReflect +- uid: System.Type.FilterAttribute + commentId: F:System.Type.FilterAttribute + parent: System.Type + isExternal: true + name: FilterAttribute + nameWithType: Type.FilterAttribute + fullName: System.Type.FilterAttribute +- uid: System.Type.FilterName + commentId: F:System.Type.FilterName + parent: System.Type + isExternal: true + name: FilterName + nameWithType: Type.FilterName + fullName: System.Type.FilterName +- uid: System.Type.FilterNameIgnoreCase + commentId: F:System.Type.FilterNameIgnoreCase + parent: System.Type + isExternal: true + name: FilterNameIgnoreCase + nameWithType: Type.FilterNameIgnoreCase + fullName: System.Type.FilterNameIgnoreCase +- uid: System.Type.Missing + commentId: F:System.Type.Missing + parent: System.Type + isExternal: true + name: Missing + nameWithType: Type.Missing + fullName: System.Type.Missing +- uid: System.Type.Delimiter + commentId: F:System.Type.Delimiter + parent: System.Type + isExternal: true + name: Delimiter + nameWithType: Type.Delimiter + fullName: System.Type.Delimiter +- uid: System.Type.EmptyTypes + commentId: F:System.Type.EmptyTypes + parent: System.Type + isExternal: true + name: EmptyTypes + nameWithType: Type.EmptyTypes + fullName: System.Type.EmptyTypes +- uid: System.Type.GetType(System.String,System.Boolean,System.Boolean) + commentId: M:System.Type.GetType(System.String,System.Boolean,System.Boolean) + parent: System.Type + isExternal: true + name: GetType(String, Boolean, Boolean) + nameWithType: Type.GetType(String, Boolean, Boolean) + fullName: System.Type.GetType(System.String, System.Boolean, System.Boolean) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Boolean,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Boolean,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String,System.Boolean) + commentId: M:System.Type.GetType(System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetType(String, Boolean) + nameWithType: Type.GetType(String, Boolean) + fullName: System.Type.GetType(System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String) + commentId: M:System.Type.GetType(System.String) + parent: System.Type + isExternal: true + name: GetType(String) + nameWithType: Type.GetType(String) + fullName: System.Type.GetType(System.String) + spec.csharp: + - uid: System.Type.GetType(System.String) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + commentId: M:System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + parent: System.Type + isExternal: true + name: GetType(String, Func, Func) + nameWithType: Type.GetType(String, Func, Func) + fullName: System.Type.GetType(System.String, System.Func, System.Func) + nameWithType.vb: Type.GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type)) + fullName.vb: System.Type.GetType(System.String, System.Func(Of System.Reflection.AssemblyName, System.Reflection.Assembly), System.Func(Of System.Reflection.Assembly, System.String, System.Boolean, System.Type)) + name.vb: GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type)) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + commentId: M:System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + parent: System.Type + isExternal: true + name: GetType(String, Func, Func, Boolean) + nameWithType: Type.GetType(String, Func, Func, Boolean) + fullName: System.Type.GetType(System.String, System.Func, System.Func, System.Boolean) + nameWithType.vb: Type.GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type), Boolean) + fullName.vb: System.Type.GetType(System.String, System.Func(Of System.Reflection.AssemblyName, System.Reflection.Assembly), System.Func(Of System.Reflection.Assembly, System.String, System.Boolean, System.Type), System.Boolean) + name.vb: GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type), Boolean) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + commentId: M:System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + parent: System.Type + isExternal: true + name: GetType(String, Func, Func, Boolean, Boolean) + nameWithType: Type.GetType(String, Func, Func, Boolean, Boolean) + fullName: System.Type.GetType(System.String, System.Func, System.Func, System.Boolean, System.Boolean) + nameWithType.vb: Type.GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type), Boolean, Boolean) + fullName.vb: System.Type.GetType(System.String, System.Func(Of System.Reflection.AssemblyName, System.Reflection.Assembly), System.Func(Of System.Reflection.Assembly, System.String, System.Boolean, System.Type), System.Boolean, System.Boolean) + name.vb: GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type), Boolean, Boolean) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + commentId: M:System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + parent: System.Type + isExternal: true + name: ReflectionOnlyGetType(String, Boolean, Boolean) + nameWithType: Type.ReflectionOnlyGetType(String, Boolean, Boolean) + fullName: System.Type.ReflectionOnlyGetType(System.String, System.Boolean, System.Boolean) + spec.csharp: + - uid: System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + name: ReflectionOnlyGetType + nameWithType: Type.ReflectionOnlyGetType + fullName: System.Type.ReflectionOnlyGetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + name: ReflectionOnlyGetType + nameWithType: Type.ReflectionOnlyGetType + fullName: System.Type.ReflectionOnlyGetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.MakeArrayType(System.Int32) + commentId: M:System.Type.MakeArrayType(System.Int32) + parent: System.Type + isExternal: true + name: MakeArrayType(Int32) + nameWithType: Type.MakeArrayType(Int32) + fullName: System.Type.MakeArrayType(System.Int32) + spec.csharp: + - uid: System.Type.MakeArrayType(System.Int32) + name: MakeArrayType + nameWithType: Type.MakeArrayType + fullName: System.Type.MakeArrayType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.MakeArrayType(System.Int32) + name: MakeArrayType + nameWithType: Type.MakeArrayType + fullName: System.Type.MakeArrayType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromProgID(System.String) + commentId: M:System.Type.GetTypeFromProgID(System.String) + parent: System.Type + isExternal: true + name: GetTypeFromProgID(String) + nameWithType: Type.GetTypeFromProgID(String) + fullName: System.Type.GetTypeFromProgID(System.String) + spec.csharp: + - uid: System.Type.GetTypeFromProgID(System.String) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromProgID(System.String) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromProgID(System.String,System.Boolean) + commentId: M:System.Type.GetTypeFromProgID(System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetTypeFromProgID(String, Boolean) + nameWithType: Type.GetTypeFromProgID(String, Boolean) + fullName: System.Type.GetTypeFromProgID(System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetTypeFromProgID(System.String,System.Boolean) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromProgID(System.String,System.Boolean) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromProgID(System.String,System.String) + commentId: M:System.Type.GetTypeFromProgID(System.String,System.String) + parent: System.Type + isExternal: true + name: GetTypeFromProgID(String, String) + nameWithType: Type.GetTypeFromProgID(String, String) + fullName: System.Type.GetTypeFromProgID(System.String, System.String) + spec.csharp: + - uid: System.Type.GetTypeFromProgID(System.String,System.String) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromProgID(System.String,System.String) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + commentId: M:System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetTypeFromProgID(String, String, Boolean) + nameWithType: Type.GetTypeFromProgID(String, String, Boolean) + fullName: System.Type.GetTypeFromProgID(System.String, System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromCLSID(System.Guid) + commentId: M:System.Type.GetTypeFromCLSID(System.Guid) + parent: System.Type + isExternal: true + name: GetTypeFromCLSID(Guid) + nameWithType: Type.GetTypeFromCLSID(Guid) + fullName: System.Type.GetTypeFromCLSID(System.Guid) + spec.csharp: + - uid: System.Type.GetTypeFromCLSID(System.Guid) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromCLSID(System.Guid) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + commentId: M:System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + parent: System.Type + isExternal: true + name: GetTypeFromCLSID(Guid, Boolean) + nameWithType: Type.GetTypeFromCLSID(Guid, Boolean) + fullName: System.Type.GetTypeFromCLSID(System.Guid, System.Boolean) + spec.csharp: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromCLSID(System.Guid,System.String) + commentId: M:System.Type.GetTypeFromCLSID(System.Guid,System.String) + parent: System.Type + isExternal: true + name: GetTypeFromCLSID(Guid, String) + nameWithType: Type.GetTypeFromCLSID(Guid, String) + fullName: System.Type.GetTypeFromCLSID(System.Guid, System.String) + spec.csharp: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.String) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.String) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + commentId: M:System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetTypeFromCLSID(Guid, String, Boolean) + nameWithType: Type.GetTypeFromCLSID(Guid, String, Boolean) + fullName: System.Type.GetTypeFromCLSID(System.Guid, System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeCode(System.Type) + commentId: M:System.Type.GetTypeCode(System.Type) + parent: System.Type + isExternal: true + name: GetTypeCode(Type) + nameWithType: Type.GetTypeCode(Type) + fullName: System.Type.GetTypeCode(System.Type) + spec.csharp: + - uid: System.Type.GetTypeCode(System.Type) + name: GetTypeCode + nameWithType: Type.GetTypeCode + fullName: System.Type.GetTypeCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeCode(System.Type) + name: GetTypeCode + nameWithType: Type.GetTypeCode + fullName: System.Type.GetTypeCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeCodeImpl + commentId: M:System.Type.GetTypeCodeImpl + parent: System.Type + isExternal: true + name: GetTypeCodeImpl() + nameWithType: Type.GetTypeCodeImpl() + fullName: System.Type.GetTypeCodeImpl() + spec.csharp: + - uid: System.Type.GetTypeCodeImpl + name: GetTypeCodeImpl + nameWithType: Type.GetTypeCodeImpl + fullName: System.Type.GetTypeCodeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeCodeImpl + name: GetTypeCodeImpl + nameWithType: Type.GetTypeCodeImpl + fullName: System.Type.GetTypeCodeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + commentId: M:System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + parent: System.Type + isExternal: true + name: InvokeMember(String, BindingFlags, Binder, Object, Object[], CultureInfo) + nameWithType: Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], CultureInfo) + fullName: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Globalization.CultureInfo) + nameWithType.vb: Type.InvokeMember(String, BindingFlags, Binder, Object, Object(), CultureInfo) + fullName.vb: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object(), System.Globalization.CultureInfo) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object(), CultureInfo) + spec.csharp: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Globalization.CultureInfo + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Globalization.CultureInfo + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + commentId: M:System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + parent: System.Type + isExternal: true + name: InvokeMember(String, BindingFlags, Binder, Object, Object[]) + nameWithType: Type.InvokeMember(String, BindingFlags, Binder, Object, Object[]) + fullName: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[]) + nameWithType.vb: Type.InvokeMember(String, BindingFlags, Binder, Object, Object()) + fullName.vb: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object()) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object()) + spec.csharp: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeHandle(System.Object) + commentId: M:System.Type.GetTypeHandle(System.Object) + parent: System.Type + isExternal: true + name: GetTypeHandle(Object) + nameWithType: Type.GetTypeHandle(Object) + fullName: System.Type.GetTypeHandle(System.Object) + spec.csharp: + - uid: System.Type.GetTypeHandle(System.Object) + name: GetTypeHandle + nameWithType: Type.GetTypeHandle + fullName: System.Type.GetTypeHandle + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeHandle(System.Object) + name: GetTypeHandle + nameWithType: Type.GetTypeHandle + fullName: System.Type.GetTypeHandle + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + commentId: M:System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + parent: System.Type + isExternal: true + name: GetTypeFromHandle(RuntimeTypeHandle) + nameWithType: Type.GetTypeFromHandle(RuntimeTypeHandle) + fullName: System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + spec.csharp: + - uid: System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + name: GetTypeFromHandle + nameWithType: Type.GetTypeFromHandle + fullName: System.Type.GetTypeFromHandle + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.RuntimeTypeHandle + name: RuntimeTypeHandle + nameWithType: RuntimeTypeHandle + fullName: System.RuntimeTypeHandle + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + name: GetTypeFromHandle + nameWithType: Type.GetTypeFromHandle + fullName: System.Type.GetTypeFromHandle + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.RuntimeTypeHandle + name: RuntimeTypeHandle + nameWithType: RuntimeTypeHandle + fullName: System.RuntimeTypeHandle + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetConstructor(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: Type.GetConstructor(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetConstructor(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName.vb: System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetConstructor(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[]) + nameWithType: Type.GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[]) + fullName: System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetConstructor(BindingFlags, Binder, Type(), ParameterModifier()) + fullName.vb: System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetConstructor(BindingFlags, Binder, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetConstructor(System.Type[]) + commentId: M:System.Type.GetConstructor(System.Type[]) + parent: System.Type + isExternal: true + name: GetConstructor(Type[]) + nameWithType: Type.GetConstructor(Type[]) + fullName: System.Type.GetConstructor(System.Type[]) + nameWithType.vb: Type.GetConstructor(Type()) + fullName.vb: System.Type.GetConstructor(System.Type()) + name.vb: GetConstructor(Type()) + spec.csharp: + - uid: System.Type.GetConstructor(System.Type[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructor(System.Type[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetConstructors + commentId: M:System.Type.GetConstructors + parent: System.Type + isExternal: true + name: GetConstructors() + nameWithType: Type.GetConstructors() + fullName: System.Type.GetConstructors() + spec.csharp: + - uid: System.Type.GetConstructors + name: GetConstructors + nameWithType: Type.GetConstructors + fullName: System.Type.GetConstructors + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructors + name: GetConstructors + nameWithType: Type.GetConstructors + fullName: System.Type.GetConstructors + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: Type.GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetMethod(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName.vb: System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethod(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[]) + nameWithType: Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[]) + fullName: System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetMethod(String, BindingFlags, Binder, Type(), ParameterModifier()) + fullName.vb: System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethod(String, BindingFlags, Binder, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetMethod(String, Type[], ParameterModifier[]) + nameWithType: Type.GetMethod(String, Type[], ParameterModifier[]) + fullName: System.Type.GetMethod(System.String, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetMethod(String, Type(), ParameterModifier()) + fullName.vb: System.Type.GetMethod(System.String, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethod(String, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Type[]) + commentId: M:System.Type.GetMethod(System.String,System.Type[]) + parent: System.Type + isExternal: true + name: GetMethod(String, Type[]) + nameWithType: Type.GetMethod(String, Type[]) + fullName: System.Type.GetMethod(System.String, System.Type[]) + nameWithType.vb: Type.GetMethod(String, Type()) + fullName.vb: System.Type.GetMethod(System.String, System.Type()) + name.vb: GetMethod(String, Type()) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Type[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Type[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMethod(String, BindingFlags) + nameWithType: Type.GetMethod(String, BindingFlags) + fullName: System.Type.GetMethod(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String) + commentId: M:System.Type.GetMethod(System.String) + parent: System.Type + isExternal: true + name: GetMethod(String) + nameWithType: Type.GetMethod(String) + fullName: System.Type.GetMethod(System.String) + spec.csharp: + - uid: System.Type.GetMethod(System.String) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethods + commentId: M:System.Type.GetMethods + parent: System.Type + isExternal: true + name: GetMethods() + nameWithType: Type.GetMethods() + fullName: System.Type.GetMethods() + spec.csharp: + - uid: System.Type.GetMethods + name: GetMethods + nameWithType: Type.GetMethods + fullName: System.Type.GetMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethods + name: GetMethods + nameWithType: Type.GetMethods + fullName: System.Type.GetMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetField(System.String) + commentId: M:System.Type.GetField(System.String) + parent: System.Type + isExternal: true + name: GetField(String) + nameWithType: Type.GetField(String) + fullName: System.Type.GetField(System.String) + spec.csharp: + - uid: System.Type.GetField(System.String) + name: GetField + nameWithType: Type.GetField + fullName: System.Type.GetField + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetField(System.String) + name: GetField + nameWithType: Type.GetField + fullName: System.Type.GetField + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetFields + commentId: M:System.Type.GetFields + parent: System.Type + isExternal: true + name: GetFields() + nameWithType: Type.GetFields() + fullName: System.Type.GetFields() + spec.csharp: + - uid: System.Type.GetFields + name: GetFields + nameWithType: Type.GetFields + fullName: System.Type.GetFields + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetFields + name: GetFields + nameWithType: Type.GetFields + fullName: System.Type.GetFields + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetInterface(System.String) + commentId: M:System.Type.GetInterface(System.String) + parent: System.Type + isExternal: true + name: GetInterface(String) + nameWithType: Type.GetInterface(String) + fullName: System.Type.GetInterface(System.String) + spec.csharp: + - uid: System.Type.GetInterface(System.String) + name: GetInterface + nameWithType: Type.GetInterface + fullName: System.Type.GetInterface + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetInterface(System.String) + name: GetInterface + nameWithType: Type.GetInterface + fullName: System.Type.GetInterface + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + commentId: M:System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + parent: System.Type + isExternal: true + name: FindInterfaces(TypeFilter, Object) + nameWithType: Type.FindInterfaces(TypeFilter, Object) + fullName: System.Type.FindInterfaces(System.Reflection.TypeFilter, System.Object) + spec.csharp: + - uid: System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + name: FindInterfaces + nameWithType: Type.FindInterfaces + fullName: System.Type.FindInterfaces + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.TypeFilter + name: TypeFilter + nameWithType: TypeFilter + fullName: System.Reflection.TypeFilter + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + name: FindInterfaces + nameWithType: Type.FindInterfaces + fullName: System.Type.FindInterfaces + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.TypeFilter + name: TypeFilter + nameWithType: TypeFilter + fullName: System.Reflection.TypeFilter + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEvent(System.String) + commentId: M:System.Type.GetEvent(System.String) + parent: System.Type + isExternal: true + name: GetEvent(String) + nameWithType: Type.GetEvent(String) + fullName: System.Type.GetEvent(System.String) + spec.csharp: + - uid: System.Type.GetEvent(System.String) + name: GetEvent + nameWithType: Type.GetEvent + fullName: System.Type.GetEvent + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEvent(System.String) + name: GetEvent + nameWithType: Type.GetEvent + fullName: System.Type.GetEvent + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEvents + commentId: M:System.Type.GetEvents + parent: System.Type + isExternal: true + name: GetEvents() + nameWithType: Type.GetEvents() + fullName: System.Type.GetEvents() + spec.csharp: + - uid: System.Type.GetEvents + name: GetEvents + nameWithType: Type.GetEvents + fullName: System.Type.GetEvents + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEvents + name: GetEvents + nameWithType: Type.GetEvents + fullName: System.Type.GetEvents + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + nameWithType: Type.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + fullName: System.Type.GetProperty(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetProperty(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + fullName.vb: System.Type.GetProperty(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetProperty(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetProperty(String, Type, Type[], ParameterModifier[]) + nameWithType: Type.GetProperty(String, Type, Type[], ParameterModifier[]) + fullName: System.Type.GetProperty(System.String, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetProperty(String, Type, Type(), ParameterModifier()) + fullName.vb: System.Type.GetProperty(System.String, System.Type, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetProperty(String, Type, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetProperty(String, BindingFlags) + nameWithType: Type.GetProperty(String, BindingFlags) + fullName: System.Type.GetProperty(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Type,System.Type[]) + commentId: M:System.Type.GetProperty(System.String,System.Type,System.Type[]) + parent: System.Type + isExternal: true + name: GetProperty(String, Type, Type[]) + nameWithType: Type.GetProperty(String, Type, Type[]) + fullName: System.Type.GetProperty(System.String, System.Type, System.Type[]) + nameWithType.vb: Type.GetProperty(String, Type, Type()) + fullName.vb: System.Type.GetProperty(System.String, System.Type, System.Type()) + name.vb: GetProperty(String, Type, Type()) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Type,System.Type[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Type,System.Type[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Type[]) + commentId: M:System.Type.GetProperty(System.String,System.Type[]) + parent: System.Type + isExternal: true + name: GetProperty(String, Type[]) + nameWithType: Type.GetProperty(String, Type[]) + fullName: System.Type.GetProperty(System.String, System.Type[]) + nameWithType.vb: Type.GetProperty(String, Type()) + fullName.vb: System.Type.GetProperty(System.String, System.Type()) + name.vb: GetProperty(String, Type()) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Type[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Type[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Type) + commentId: M:System.Type.GetProperty(System.String,System.Type) + parent: System.Type + isExternal: true + name: GetProperty(String, Type) + nameWithType: Type.GetProperty(String, Type) + fullName: System.Type.GetProperty(System.String, System.Type) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Type) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Type) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String) + commentId: M:System.Type.GetProperty(System.String) + parent: System.Type + isExternal: true + name: GetProperty(String) + nameWithType: Type.GetProperty(String) + fullName: System.Type.GetProperty(System.String) + spec.csharp: + - uid: System.Type.GetProperty(System.String) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperties + commentId: M:System.Type.GetProperties + parent: System.Type + isExternal: true + name: GetProperties() + nameWithType: Type.GetProperties() + fullName: System.Type.GetProperties() + spec.csharp: + - uid: System.Type.GetProperties + name: GetProperties + nameWithType: Type.GetProperties + fullName: System.Type.GetProperties + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperties + name: GetProperties + nameWithType: Type.GetProperties + fullName: System.Type.GetProperties + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetNestedTypes + commentId: M:System.Type.GetNestedTypes + parent: System.Type + isExternal: true + name: GetNestedTypes() + nameWithType: Type.GetNestedTypes() + fullName: System.Type.GetNestedTypes() + spec.csharp: + - uid: System.Type.GetNestedTypes + name: GetNestedTypes + nameWithType: Type.GetNestedTypes + fullName: System.Type.GetNestedTypes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetNestedTypes + name: GetNestedTypes + nameWithType: Type.GetNestedTypes + fullName: System.Type.GetNestedTypes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetNestedType(System.String) + commentId: M:System.Type.GetNestedType(System.String) + parent: System.Type + isExternal: true + name: GetNestedType(String) + nameWithType: Type.GetNestedType(String) + fullName: System.Type.GetNestedType(System.String) + spec.csharp: + - uid: System.Type.GetNestedType(System.String) + name: GetNestedType + nameWithType: Type.GetNestedType + fullName: System.Type.GetNestedType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetNestedType(System.String) + name: GetNestedType + nameWithType: Type.GetNestedType + fullName: System.Type.GetNestedType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMember(System.String) + commentId: M:System.Type.GetMember(System.String) + parent: System.Type + isExternal: true + name: GetMember(String) + nameWithType: Type.GetMember(String) + fullName: System.Type.GetMember(System.String) + spec.csharp: + - uid: System.Type.GetMember(System.String) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMember(System.String) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + commentId: M:System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMember(String, MemberTypes, BindingFlags) + nameWithType: Type.GetMember(String, MemberTypes, BindingFlags) + fullName: System.Type.GetMember(System.String, System.Reflection.MemberTypes, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.MemberTypes + name: MemberTypes + nameWithType: MemberTypes + fullName: System.Reflection.MemberTypes + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.MemberTypes + name: MemberTypes + nameWithType: MemberTypes + fullName: System.Reflection.MemberTypes + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMembers + commentId: M:System.Type.GetMembers + parent: System.Type + isExternal: true + name: GetMembers() + nameWithType: Type.GetMembers() + fullName: System.Type.GetMembers() + spec.csharp: + - uid: System.Type.GetMembers + name: GetMembers + nameWithType: Type.GetMembers + fullName: System.Type.GetMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMembers + name: GetMembers + nameWithType: Type.GetMembers + fullName: System.Type.GetMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetDefaultMembers + commentId: M:System.Type.GetDefaultMembers + parent: System.Type + isExternal: true + name: GetDefaultMembers() + nameWithType: Type.GetDefaultMembers() + fullName: System.Type.GetDefaultMembers() + spec.csharp: + - uid: System.Type.GetDefaultMembers + name: GetDefaultMembers + nameWithType: Type.GetDefaultMembers + fullName: System.Type.GetDefaultMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetDefaultMembers + name: GetDefaultMembers + nameWithType: Type.GetDefaultMembers + fullName: System.Type.GetDefaultMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + commentId: M:System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + parent: System.Type + isExternal: true + name: FindMembers(MemberTypes, BindingFlags, MemberFilter, Object) + nameWithType: Type.FindMembers(MemberTypes, BindingFlags, MemberFilter, Object) + fullName: System.Type.FindMembers(System.Reflection.MemberTypes, System.Reflection.BindingFlags, System.Reflection.MemberFilter, System.Object) + spec.csharp: + - uid: System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + name: FindMembers + nameWithType: Type.FindMembers + fullName: System.Type.FindMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.MemberTypes + name: MemberTypes + nameWithType: MemberTypes + fullName: System.Reflection.MemberTypes + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.MemberFilter + name: MemberFilter + nameWithType: MemberFilter + fullName: System.Reflection.MemberFilter + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + name: FindMembers + nameWithType: Type.FindMembers + fullName: System.Type.FindMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.MemberTypes + name: MemberTypes + nameWithType: MemberTypes + fullName: System.Reflection.MemberTypes + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.MemberFilter + name: MemberFilter + nameWithType: MemberFilter + fullName: System.Reflection.MemberFilter + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetGenericParameterConstraints + commentId: M:System.Type.GetGenericParameterConstraints + parent: System.Type + isExternal: true + name: GetGenericParameterConstraints() + nameWithType: Type.GetGenericParameterConstraints() + fullName: System.Type.GetGenericParameterConstraints() + spec.csharp: + - uid: System.Type.GetGenericParameterConstraints + name: GetGenericParameterConstraints + nameWithType: Type.GetGenericParameterConstraints + fullName: System.Type.GetGenericParameterConstraints + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetGenericParameterConstraints + name: GetGenericParameterConstraints + nameWithType: Type.GetGenericParameterConstraints + fullName: System.Type.GetGenericParameterConstraints + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsValueTypeImpl + commentId: M:System.Type.IsValueTypeImpl + parent: System.Type + isExternal: true + name: IsValueTypeImpl() + nameWithType: Type.IsValueTypeImpl() + fullName: System.Type.IsValueTypeImpl() + spec.csharp: + - uid: System.Type.IsValueTypeImpl + name: IsValueTypeImpl + nameWithType: Type.IsValueTypeImpl + fullName: System.Type.IsValueTypeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsValueTypeImpl + name: IsValueTypeImpl + nameWithType: Type.IsValueTypeImpl + fullName: System.Type.IsValueTypeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.MakeGenericType(System.Type[]) + commentId: M:System.Type.MakeGenericType(System.Type[]) + parent: System.Type + isExternal: true + name: MakeGenericType(Type[]) + nameWithType: Type.MakeGenericType(Type[]) + fullName: System.Type.MakeGenericType(System.Type[]) + nameWithType.vb: Type.MakeGenericType(Type()) + fullName.vb: System.Type.MakeGenericType(System.Type()) + name.vb: MakeGenericType(Type()) + spec.csharp: + - uid: System.Type.MakeGenericType(System.Type[]) + name: MakeGenericType + nameWithType: Type.MakeGenericType + fullName: System.Type.MakeGenericType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.MakeGenericType(System.Type[]) + name: MakeGenericType + nameWithType: Type.MakeGenericType + fullName: System.Type.MakeGenericType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsContextfulImpl + commentId: M:System.Type.IsContextfulImpl + parent: System.Type + isExternal: true + name: IsContextfulImpl() + nameWithType: Type.IsContextfulImpl() + fullName: System.Type.IsContextfulImpl() + spec.csharp: + - uid: System.Type.IsContextfulImpl + name: IsContextfulImpl + nameWithType: Type.IsContextfulImpl + fullName: System.Type.IsContextfulImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsContextfulImpl + name: IsContextfulImpl + nameWithType: Type.IsContextfulImpl + fullName: System.Type.IsContextfulImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsMarshalByRefImpl + commentId: M:System.Type.IsMarshalByRefImpl + parent: System.Type + isExternal: true + name: IsMarshalByRefImpl() + nameWithType: Type.IsMarshalByRefImpl() + fullName: System.Type.IsMarshalByRefImpl() + spec.csharp: + - uid: System.Type.IsMarshalByRefImpl + name: IsMarshalByRefImpl + nameWithType: Type.IsMarshalByRefImpl + fullName: System.Type.IsMarshalByRefImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsMarshalByRefImpl + name: IsMarshalByRefImpl + nameWithType: Type.IsMarshalByRefImpl + fullName: System.Type.IsMarshalByRefImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEnumNames + commentId: M:System.Type.GetEnumNames + parent: System.Type + isExternal: true + name: GetEnumNames() + nameWithType: Type.GetEnumNames() + fullName: System.Type.GetEnumNames() + spec.csharp: + - uid: System.Type.GetEnumNames + name: GetEnumNames + nameWithType: Type.GetEnumNames + fullName: System.Type.GetEnumNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEnumNames + name: GetEnumNames + nameWithType: Type.GetEnumNames + fullName: System.Type.GetEnumNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEnumValues + commentId: M:System.Type.GetEnumValues + parent: System.Type + isExternal: true + name: GetEnumValues() + nameWithType: Type.GetEnumValues() + fullName: System.Type.GetEnumValues() + spec.csharp: + - uid: System.Type.GetEnumValues + name: GetEnumValues + nameWithType: Type.GetEnumValues + fullName: System.Type.GetEnumValues + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEnumValues + name: GetEnumValues + nameWithType: Type.GetEnumValues + fullName: System.Type.GetEnumValues + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEnumUnderlyingType + commentId: M:System.Type.GetEnumUnderlyingType + parent: System.Type + isExternal: true + name: GetEnumUnderlyingType() + nameWithType: Type.GetEnumUnderlyingType() + fullName: System.Type.GetEnumUnderlyingType() + spec.csharp: + - uid: System.Type.GetEnumUnderlyingType + name: GetEnumUnderlyingType + nameWithType: Type.GetEnumUnderlyingType + fullName: System.Type.GetEnumUnderlyingType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEnumUnderlyingType + name: GetEnumUnderlyingType + nameWithType: Type.GetEnumUnderlyingType + fullName: System.Type.GetEnumUnderlyingType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsEnumDefined(System.Object) + commentId: M:System.Type.IsEnumDefined(System.Object) + parent: System.Type + isExternal: true + name: IsEnumDefined(Object) + nameWithType: Type.IsEnumDefined(Object) + fullName: System.Type.IsEnumDefined(System.Object) + spec.csharp: + - uid: System.Type.IsEnumDefined(System.Object) + name: IsEnumDefined + nameWithType: Type.IsEnumDefined + fullName: System.Type.IsEnumDefined + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsEnumDefined(System.Object) + name: IsEnumDefined + nameWithType: Type.IsEnumDefined + fullName: System.Type.IsEnumDefined + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEnumName(System.Object) + commentId: M:System.Type.GetEnumName(System.Object) + parent: System.Type + isExternal: true + name: GetEnumName(Object) + nameWithType: Type.GetEnumName(Object) + fullName: System.Type.GetEnumName(System.Object) + spec.csharp: + - uid: System.Type.GetEnumName(System.Object) + name: GetEnumName + nameWithType: Type.GetEnumName + fullName: System.Type.GetEnumName + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEnumName(System.Object) + name: GetEnumName + nameWithType: Type.GetEnumName + fullName: System.Type.GetEnumName + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsSubclassOf(System.Type) + commentId: M:System.Type.IsSubclassOf(System.Type) + parent: System.Type + isExternal: true + name: IsSubclassOf(Type) + nameWithType: Type.IsSubclassOf(Type) + fullName: System.Type.IsSubclassOf(System.Type) + spec.csharp: + - uid: System.Type.IsSubclassOf(System.Type) + name: IsSubclassOf + nameWithType: Type.IsSubclassOf + fullName: System.Type.IsSubclassOf + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsSubclassOf(System.Type) + name: IsSubclassOf + nameWithType: Type.IsSubclassOf + fullName: System.Type.IsSubclassOf + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsInstanceOfType(System.Object) + commentId: M:System.Type.IsInstanceOfType(System.Object) + parent: System.Type + isExternal: true + name: IsInstanceOfType(Object) + nameWithType: Type.IsInstanceOfType(Object) + fullName: System.Type.IsInstanceOfType(System.Object) + spec.csharp: + - uid: System.Type.IsInstanceOfType(System.Object) + name: IsInstanceOfType + nameWithType: Type.IsInstanceOfType + fullName: System.Type.IsInstanceOfType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsInstanceOfType(System.Object) + name: IsInstanceOfType + nameWithType: Type.IsInstanceOfType + fullName: System.Type.IsInstanceOfType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsAssignableFrom(System.Type) + commentId: M:System.Type.IsAssignableFrom(System.Type) + parent: System.Type + isExternal: true + name: IsAssignableFrom(Type) + nameWithType: Type.IsAssignableFrom(Type) + fullName: System.Type.IsAssignableFrom(System.Type) + spec.csharp: + - uid: System.Type.IsAssignableFrom(System.Type) + name: IsAssignableFrom + nameWithType: Type.IsAssignableFrom + fullName: System.Type.IsAssignableFrom + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsAssignableFrom(System.Type) + name: IsAssignableFrom + nameWithType: Type.IsAssignableFrom + fullName: System.Type.IsAssignableFrom + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsEquivalentTo(System.Type) + commentId: M:System.Type.IsEquivalentTo(System.Type) + parent: System.Type + isExternal: true + name: IsEquivalentTo(Type) + nameWithType: Type.IsEquivalentTo(Type) + fullName: System.Type.IsEquivalentTo(System.Type) + spec.csharp: + - uid: System.Type.IsEquivalentTo(System.Type) + name: IsEquivalentTo + nameWithType: Type.IsEquivalentTo + fullName: System.Type.IsEquivalentTo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsEquivalentTo(System.Type) + name: IsEquivalentTo + nameWithType: Type.IsEquivalentTo + fullName: System.Type.IsEquivalentTo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeArray(System.Object[]) + commentId: M:System.Type.GetTypeArray(System.Object[]) + parent: System.Type + isExternal: true + name: GetTypeArray(Object[]) + nameWithType: Type.GetTypeArray(Object[]) + fullName: System.Type.GetTypeArray(System.Object[]) + nameWithType.vb: Type.GetTypeArray(Object()) + fullName.vb: System.Type.GetTypeArray(System.Object()) + name.vb: GetTypeArray(Object()) + spec.csharp: + - uid: System.Type.GetTypeArray(System.Object[]) + name: GetTypeArray + nameWithType: Type.GetTypeArray + fullName: System.Type.GetTypeArray + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeArray(System.Object[]) + name: GetTypeArray + nameWithType: Type.GetTypeArray + fullName: System.Type.GetTypeArray + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.Equals(System.Object) + commentId: M:System.Type.Equals(System.Object) + parent: System.Type + isExternal: true + name: Equals(Object) + nameWithType: Type.Equals(Object) + fullName: System.Type.Equals(System.Object) + spec.csharp: + - uid: System.Type.Equals(System.Object) + name: Equals + nameWithType: Type.Equals + fullName: System.Type.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.Equals(System.Object) + name: Equals + nameWithType: Type.Equals + fullName: System.Type.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.Equals(System.Type) + commentId: M:System.Type.Equals(System.Type) + parent: System.Type + isExternal: true + name: Equals(Type) + nameWithType: Type.Equals(Type) + fullName: System.Type.Equals(System.Type) + spec.csharp: + - uid: System.Type.Equals(System.Type) + name: Equals + nameWithType: Type.Equals + fullName: System.Type.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.Equals(System.Type) + name: Equals + nameWithType: Type.Equals + fullName: System.Type.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetInterfaceMap(System.Type) + commentId: M:System.Type.GetInterfaceMap(System.Type) + parent: System.Type + isExternal: true + name: GetInterfaceMap(Type) + nameWithType: Type.GetInterfaceMap(Type) + fullName: System.Type.GetInterfaceMap(System.Type) + spec.csharp: + - uid: System.Type.GetInterfaceMap(System.Type) + name: GetInterfaceMap + nameWithType: Type.GetInterfaceMap + fullName: System.Type.GetInterfaceMap + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetInterfaceMap(System.Type) + name: GetInterfaceMap + nameWithType: Type.GetInterfaceMap + fullName: System.Type.GetInterfaceMap + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType + commentId: M:System.Type.GetType + parent: System.Type + isExternal: true + name: GetType() + nameWithType: Type.GetType() + fullName: System.Type.GetType() + spec.csharp: + - uid: System.Type.GetType + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + commentId: M:System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + parent: System.Type + isExternal: true + name: _Type.GetTypeInfoCount(UInt32) + nameWithType: Type._Type.GetTypeInfoCount(UInt32) + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfoCount(System.UInt32) + nameWithType.vb: Type.System.Runtime.InteropServices._Type.GetTypeInfoCount(UInt32) + name.vb: System.Runtime.InteropServices._Type.GetTypeInfoCount(UInt32) + spec.csharp: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + name: _Type.GetTypeInfoCount + nameWithType: Type._Type.GetTypeInfoCount + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfoCount + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + name: System.Runtime.InteropServices._Type.GetTypeInfoCount + nameWithType: Type.System.Runtime.InteropServices._Type.GetTypeInfoCount + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfoCount + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + commentId: M:System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + parent: System.Type + isExternal: true + name: _Type.GetTypeInfo(UInt32, UInt32, IntPtr) + nameWithType: Type._Type.GetTypeInfo(UInt32, UInt32, IntPtr) + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) + nameWithType.vb: Type.System.Runtime.InteropServices._Type.GetTypeInfo(UInt32, UInt32, IntPtr) + name.vb: System.Runtime.InteropServices._Type.GetTypeInfo(UInt32, UInt32, IntPtr) + spec.csharp: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + name: _Type.GetTypeInfo + nameWithType: Type._Type.GetTypeInfo + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + name: System.Runtime.InteropServices._Type.GetTypeInfo + nameWithType: Type.System.Runtime.InteropServices._Type.GetTypeInfo + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + commentId: M:System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + parent: System.Type + isExternal: true + name: _Type.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + nameWithType: Type._Type.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + fullName: System.Type.System.Runtime.InteropServices._Type.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) + nameWithType.vb: Type.System.Runtime.InteropServices._Type.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + name.vb: System.Runtime.InteropServices._Type.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + spec.csharp: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + name: _Type.GetIDsOfNames + nameWithType: Type._Type.GetIDsOfNames + fullName: System.Type.System.Runtime.InteropServices._Type.GetIDsOfNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + name: System.Runtime.InteropServices._Type.GetIDsOfNames + nameWithType: Type.System.Runtime.InteropServices._Type.GetIDsOfNames + fullName: System.Type.System.Runtime.InteropServices._Type.GetIDsOfNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + commentId: M:System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + parent: System.Type + isExternal: true + name: _Type.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + nameWithType: Type._Type.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + fullName: System.Type.System.Runtime.InteropServices._Type.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) + nameWithType.vb: Type.System.Runtime.InteropServices._Type.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + name.vb: System.Runtime.InteropServices._Type.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + spec.csharp: + - uid: System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + name: _Type.Invoke + nameWithType: Type._Type.Invoke + fullName: System.Type.System.Runtime.InteropServices._Type.Invoke + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + name: System.Runtime.InteropServices._Type.Invoke + nameWithType: Type.System.Runtime.InteropServices._Type.Invoke + fullName: System.Type.System.Runtime.InteropServices._Type.Invoke + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.MemberType + commentId: P:System.Type.MemberType + parent: System.Type + isExternal: true + name: MemberType + nameWithType: Type.MemberType + fullName: System.Type.MemberType +- uid: System.Type.DeclaringMethod + commentId: P:System.Type.DeclaringMethod + parent: System.Type + isExternal: true + name: DeclaringMethod + nameWithType: Type.DeclaringMethod + fullName: System.Type.DeclaringMethod +- uid: System.Type.ReflectedType + commentId: P:System.Type.ReflectedType + parent: System.Type + isExternal: true + name: ReflectedType + nameWithType: Type.ReflectedType + fullName: System.Type.ReflectedType +- uid: System.Type.StructLayoutAttribute + commentId: P:System.Type.StructLayoutAttribute + parent: System.Type + isExternal: true + name: StructLayoutAttribute + nameWithType: Type.StructLayoutAttribute + fullName: System.Type.StructLayoutAttribute +- uid: System.Type.DefaultBinder + commentId: P:System.Type.DefaultBinder + parent: System.Type + isExternal: true + name: DefaultBinder + nameWithType: Type.DefaultBinder + fullName: System.Type.DefaultBinder +- uid: System.Type.TypeHandle + commentId: P:System.Type.TypeHandle + parent: System.Type + isExternal: true + name: TypeHandle + nameWithType: Type.TypeHandle + fullName: System.Type.TypeHandle +- uid: System.Type.TypeInitializer + commentId: P:System.Type.TypeInitializer + parent: System.Type + isExternal: true + name: TypeInitializer + nameWithType: Type.TypeInitializer + fullName: System.Type.TypeInitializer +- uid: System.Type.IsNested + commentId: P:System.Type.IsNested + parent: System.Type + isExternal: true + name: IsNested + nameWithType: Type.IsNested + fullName: System.Type.IsNested +- uid: System.Type.Attributes + commentId: P:System.Type.Attributes + parent: System.Type + isExternal: true + name: Attributes + nameWithType: Type.Attributes + fullName: System.Type.Attributes +- uid: System.Type.GenericParameterAttributes + commentId: P:System.Type.GenericParameterAttributes + parent: System.Type + isExternal: true + name: GenericParameterAttributes + nameWithType: Type.GenericParameterAttributes + fullName: System.Type.GenericParameterAttributes +- uid: System.Type.IsVisible + commentId: P:System.Type.IsVisible + parent: System.Type + isExternal: true + name: IsVisible + nameWithType: Type.IsVisible + fullName: System.Type.IsVisible +- uid: System.Type.IsNotPublic + commentId: P:System.Type.IsNotPublic + parent: System.Type + isExternal: true + name: IsNotPublic + nameWithType: Type.IsNotPublic + fullName: System.Type.IsNotPublic +- uid: System.Type.IsPublic + commentId: P:System.Type.IsPublic + parent: System.Type + isExternal: true + name: IsPublic + nameWithType: Type.IsPublic + fullName: System.Type.IsPublic +- uid: System.Type.IsNestedPublic + commentId: P:System.Type.IsNestedPublic + parent: System.Type + isExternal: true + name: IsNestedPublic + nameWithType: Type.IsNestedPublic + fullName: System.Type.IsNestedPublic +- uid: System.Type.IsNestedPrivate + commentId: P:System.Type.IsNestedPrivate + parent: System.Type + isExternal: true + name: IsNestedPrivate + nameWithType: Type.IsNestedPrivate + fullName: System.Type.IsNestedPrivate +- uid: System.Type.IsNestedFamily + commentId: P:System.Type.IsNestedFamily + parent: System.Type + isExternal: true + name: IsNestedFamily + nameWithType: Type.IsNestedFamily + fullName: System.Type.IsNestedFamily +- uid: System.Type.IsNestedAssembly + commentId: P:System.Type.IsNestedAssembly + parent: System.Type + isExternal: true + name: IsNestedAssembly + nameWithType: Type.IsNestedAssembly + fullName: System.Type.IsNestedAssembly +- uid: System.Type.IsNestedFamANDAssem + commentId: P:System.Type.IsNestedFamANDAssem + parent: System.Type + isExternal: true + name: IsNestedFamANDAssem + nameWithType: Type.IsNestedFamANDAssem + fullName: System.Type.IsNestedFamANDAssem +- uid: System.Type.IsNestedFamORAssem + commentId: P:System.Type.IsNestedFamORAssem + parent: System.Type + isExternal: true + name: IsNestedFamORAssem + nameWithType: Type.IsNestedFamORAssem + fullName: System.Type.IsNestedFamORAssem +- uid: System.Type.IsAutoLayout + commentId: P:System.Type.IsAutoLayout + parent: System.Type + isExternal: true + name: IsAutoLayout + nameWithType: Type.IsAutoLayout + fullName: System.Type.IsAutoLayout +- uid: System.Type.IsLayoutSequential + commentId: P:System.Type.IsLayoutSequential + parent: System.Type + isExternal: true + name: IsLayoutSequential + nameWithType: Type.IsLayoutSequential + fullName: System.Type.IsLayoutSequential +- uid: System.Type.IsExplicitLayout + commentId: P:System.Type.IsExplicitLayout + parent: System.Type + isExternal: true + name: IsExplicitLayout + nameWithType: Type.IsExplicitLayout + fullName: System.Type.IsExplicitLayout +- uid: System.Type.IsClass + commentId: P:System.Type.IsClass + parent: System.Type + isExternal: true + name: IsClass + nameWithType: Type.IsClass + fullName: System.Type.IsClass +- uid: System.Type.IsInterface + commentId: P:System.Type.IsInterface + parent: System.Type + isExternal: true + name: IsInterface + nameWithType: Type.IsInterface + fullName: System.Type.IsInterface +- uid: System.Type.IsValueType + commentId: P:System.Type.IsValueType + parent: System.Type + isExternal: true + name: IsValueType + nameWithType: Type.IsValueType + fullName: System.Type.IsValueType +- uid: System.Type.IsAbstract + commentId: P:System.Type.IsAbstract + parent: System.Type + isExternal: true + name: IsAbstract + nameWithType: Type.IsAbstract + fullName: System.Type.IsAbstract +- uid: System.Type.IsSealed + commentId: P:System.Type.IsSealed + parent: System.Type + isExternal: true + name: IsSealed + nameWithType: Type.IsSealed + fullName: System.Type.IsSealed +- uid: System.Type.IsEnum + commentId: P:System.Type.IsEnum + parent: System.Type + isExternal: true + name: IsEnum + nameWithType: Type.IsEnum + fullName: System.Type.IsEnum +- uid: System.Type.IsSpecialName + commentId: P:System.Type.IsSpecialName + parent: System.Type + isExternal: true + name: IsSpecialName + nameWithType: Type.IsSpecialName + fullName: System.Type.IsSpecialName +- uid: System.Type.IsImport + commentId: P:System.Type.IsImport + parent: System.Type + isExternal: true + name: IsImport + nameWithType: Type.IsImport + fullName: System.Type.IsImport +- uid: System.Type.IsSerializable + commentId: P:System.Type.IsSerializable + parent: System.Type + isExternal: true + name: IsSerializable + nameWithType: Type.IsSerializable + fullName: System.Type.IsSerializable +- uid: System.Type.IsAnsiClass + commentId: P:System.Type.IsAnsiClass + parent: System.Type + isExternal: true + name: IsAnsiClass + nameWithType: Type.IsAnsiClass + fullName: System.Type.IsAnsiClass +- uid: System.Type.IsUnicodeClass + commentId: P:System.Type.IsUnicodeClass + parent: System.Type + isExternal: true + name: IsUnicodeClass + nameWithType: Type.IsUnicodeClass + fullName: System.Type.IsUnicodeClass +- uid: System.Type.IsAutoClass + commentId: P:System.Type.IsAutoClass + parent: System.Type + isExternal: true + name: IsAutoClass + nameWithType: Type.IsAutoClass + fullName: System.Type.IsAutoClass +- uid: System.Type.IsArray + commentId: P:System.Type.IsArray + parent: System.Type + isExternal: true + name: IsArray + nameWithType: Type.IsArray + fullName: System.Type.IsArray +- uid: System.Type.IsConstructedGenericType + commentId: P:System.Type.IsConstructedGenericType + parent: System.Type + isExternal: true + name: IsConstructedGenericType + nameWithType: Type.IsConstructedGenericType + fullName: System.Type.IsConstructedGenericType +- uid: System.Type.IsGenericParameter + commentId: P:System.Type.IsGenericParameter + parent: System.Type + isExternal: true + name: IsGenericParameter + nameWithType: Type.IsGenericParameter + fullName: System.Type.IsGenericParameter +- uid: System.Type.GenericParameterPosition + commentId: P:System.Type.GenericParameterPosition + parent: System.Type + isExternal: true + name: GenericParameterPosition + nameWithType: Type.GenericParameterPosition + fullName: System.Type.GenericParameterPosition +- uid: System.Type.ContainsGenericParameters + commentId: P:System.Type.ContainsGenericParameters + parent: System.Type + isExternal: true + name: ContainsGenericParameters + nameWithType: Type.ContainsGenericParameters + fullName: System.Type.ContainsGenericParameters +- uid: System.Type.IsByRef + commentId: P:System.Type.IsByRef + parent: System.Type + isExternal: true + name: IsByRef + nameWithType: Type.IsByRef + fullName: System.Type.IsByRef +- uid: System.Type.IsPointer + commentId: P:System.Type.IsPointer + parent: System.Type + isExternal: true + name: IsPointer + nameWithType: Type.IsPointer + fullName: System.Type.IsPointer +- uid: System.Type.IsPrimitive + commentId: P:System.Type.IsPrimitive + parent: System.Type + isExternal: true + name: IsPrimitive + nameWithType: Type.IsPrimitive + fullName: System.Type.IsPrimitive +- uid: System.Type.IsCOMObject + commentId: P:System.Type.IsCOMObject + parent: System.Type + isExternal: true + name: IsCOMObject + nameWithType: Type.IsCOMObject + fullName: System.Type.IsCOMObject +- uid: System.Type.HasElementType + commentId: P:System.Type.HasElementType + parent: System.Type + isExternal: true + name: HasElementType + nameWithType: Type.HasElementType + fullName: System.Type.HasElementType +- uid: System.Type.IsContextful + commentId: P:System.Type.IsContextful + parent: System.Type + isExternal: true + name: IsContextful + nameWithType: Type.IsContextful + fullName: System.Type.IsContextful +- uid: System.Type.IsMarshalByRef + commentId: P:System.Type.IsMarshalByRef + parent: System.Type + isExternal: true + name: IsMarshalByRef + nameWithType: Type.IsMarshalByRef + fullName: System.Type.IsMarshalByRef +- uid: System.Type.GenericTypeArguments + commentId: P:System.Type.GenericTypeArguments + parent: System.Type + isExternal: true + name: GenericTypeArguments + nameWithType: Type.GenericTypeArguments + fullName: System.Type.GenericTypeArguments +- uid: System.Type.IsSecurityCritical + commentId: P:System.Type.IsSecurityCritical + parent: System.Type + isExternal: true + name: IsSecurityCritical + nameWithType: Type.IsSecurityCritical + fullName: System.Type.IsSecurityCritical +- uid: System.Type.IsSecuritySafeCritical + commentId: P:System.Type.IsSecuritySafeCritical + parent: System.Type + isExternal: true + name: IsSecuritySafeCritical + nameWithType: Type.IsSecuritySafeCritical + fullName: System.Type.IsSecuritySafeCritical +- uid: System.Type.IsSecurityTransparent + commentId: P:System.Type.IsSecurityTransparent + parent: System.Type + isExternal: true + name: IsSecurityTransparent + nameWithType: Type.IsSecurityTransparent + fullName: System.Type.IsSecurityTransparent +- uid: System.Reflection.MemberInfo.GetCustomAttributesData + commentId: M:System.Reflection.MemberInfo.GetCustomAttributesData + parent: System.Reflection.MemberInfo + isExternal: true + name: GetCustomAttributesData() + nameWithType: MemberInfo.GetCustomAttributesData() + fullName: System.Reflection.MemberInfo.GetCustomAttributesData() + spec.csharp: + - uid: System.Reflection.MemberInfo.GetCustomAttributesData + name: GetCustomAttributesData + nameWithType: MemberInfo.GetCustomAttributesData + fullName: System.Reflection.MemberInfo.GetCustomAttributesData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.GetCustomAttributesData + name: GetCustomAttributesData + nameWithType: MemberInfo.GetCustomAttributesData + fullName: System.Reflection.MemberInfo.GetCustomAttributesData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.GetType() + nameWithType: MemberInfo._MemberInfo.GetType() + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType() + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType() + name.vb: System.Runtime.InteropServices._MemberInfo.GetType() + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + name: _MemberInfo.GetType + nameWithType: MemberInfo._MemberInfo.GetType + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + name: System.Runtime.InteropServices._MemberInfo.GetType + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.GetTypeInfoCount(UInt32) + nameWithType: MemberInfo._MemberInfo.GetTypeInfoCount(UInt32) + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount(System.UInt32) + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount(UInt32) + name.vb: System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount(UInt32) + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + name: _MemberInfo.GetTypeInfoCount + nameWithType: MemberInfo._MemberInfo.GetTypeInfoCount + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + name: System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr) + nameWithType: MemberInfo._MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr) + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr) + name.vb: System.Runtime.InteropServices._MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr) + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + name: _MemberInfo.GetTypeInfo + nameWithType: MemberInfo._MemberInfo.GetTypeInfo + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + name: System.Runtime.InteropServices._MemberInfo.GetTypeInfo + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + nameWithType: MemberInfo._MemberInfo.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + name.vb: System.Runtime.InteropServices._MemberInfo.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + name: _MemberInfo.GetIDsOfNames + nameWithType: MemberInfo._MemberInfo.GetIDsOfNames + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + name: System.Runtime.InteropServices._MemberInfo.GetIDsOfNames + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + nameWithType: MemberInfo._MemberInfo.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + name.vb: System.Runtime.InteropServices._MemberInfo.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + name: _MemberInfo.Invoke + nameWithType: MemberInfo._MemberInfo.Invoke + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + name: System.Runtime.InteropServices._MemberInfo.Invoke + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.CustomAttributes + commentId: P:System.Reflection.MemberInfo.CustomAttributes + parent: System.Reflection.MemberInfo + isExternal: true + name: CustomAttributes + nameWithType: MemberInfo.CustomAttributes + fullName: System.Reflection.MemberInfo.CustomAttributes +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: Equals(Object, Object) + nameWithType: Object.Equals(Object, Object) + fullName: System.Object.Equals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: ReferenceEquals(Object, Object) + nameWithType: Object.ReferenceEquals(Object, Object) + fullName: System.Object.ReferenceEquals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.MemberwiseClone + commentId: M:System.Object.MemberwiseClone + parent: System.Object + isExternal: true + name: MemberwiseClone() + nameWithType: Object.MemberwiseClone() + fullName: System.Object.MemberwiseClone() + spec.csharp: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + parent: CilTools.BytecodeAnalysis.Extensions.CilExtensions + definition: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + name: GetReferencedMethods() + nameWithType: CilExtensions.GetReferencedMethods() + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods() + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + name: GetReferencedMethods + nameWithType: CilExtensions.GetReferencedMethods + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + name: GetReferencedMethods + nameWithType: CilExtensions.GetReferencedMethods + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + parent: CilTools.BytecodeAnalysis.Extensions.CilExtensions + definition: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + name: GetReferencedMembers() + nameWithType: CilExtensions.GetReferencedMembers() + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers() + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + parent: CilTools.BytecodeAnalysis.Extensions.CilExtensions + definition: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers(MemberCriteria) + nameWithType: CilExtensions.GetReferencedMembers(MemberCriteria) + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: CilTools.BytecodeAnalysis.MemberCriteria + name: MemberCriteria + nameWithType: MemberCriteria + fullName: CilTools.BytecodeAnalysis.MemberCriteria + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: CilTools.BytecodeAnalysis.MemberCriteria + name: MemberCriteria + nameWithType: MemberCriteria + fullName: CilTools.BytecodeAnalysis.MemberCriteria + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Reflection + commentId: N:System.Reflection + isExternal: true + name: System.Reflection + nameWithType: System.Reflection + fullName: System.Reflection +- uid: System.Runtime.InteropServices + commentId: N:System.Runtime.InteropServices + isExternal: true + name: System.Runtime.InteropServices + nameWithType: System.Runtime.InteropServices + fullName: System.Runtime.InteropServices +- uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + isExternal: true + name: GetReferencedMethods(Type) + nameWithType: CilExtensions.GetReferencedMethods(Type) + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + name: GetReferencedMethods + nameWithType: CilExtensions.GetReferencedMethods + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + name: GetReferencedMethods + nameWithType: CilExtensions.GetReferencedMethods + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions + commentId: T:CilTools.BytecodeAnalysis.Extensions.CilExtensions + parent: CilTools.BytecodeAnalysis.Extensions + isExternal: true + name: CilExtensions + nameWithType: CilExtensions + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions +- uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + isExternal: true + name: GetReferencedMembers(Type) + nameWithType: CilExtensions.GetReferencedMembers(Type) + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + isExternal: true + name: GetReferencedMembers(Type, MemberCriteria) + nameWithType: CilExtensions.GetReferencedMembers(Type, MemberCriteria) + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type, CilTools.BytecodeAnalysis.MemberCriteria) + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: CilTools.BytecodeAnalysis.MemberCriteria + name: MemberCriteria + nameWithType: MemberCriteria + fullName: CilTools.BytecodeAnalysis.MemberCriteria + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: CilTools.BytecodeAnalysis.MemberCriteria + name: MemberCriteria + nameWithType: MemberCriteria + fullName: CilTools.BytecodeAnalysis.MemberCriteria + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.Extensions + commentId: N:CilTools.BytecodeAnalysis.Extensions + isExternal: true + name: CilTools.BytecodeAnalysis.Extensions + nameWithType: CilTools.BytecodeAnalysis.Extensions + fullName: CilTools.BytecodeAnalysis.Extensions +- uid: CilTools.Reflection.ComplexType.#ctor* + commentId: Overload:CilTools.Reflection.ComplexType.#ctor + isExternal: true + name: ComplexType + nameWithType: ComplexType.ComplexType + fullName: CilTools.Reflection.ComplexType.ComplexType +- uid: CilTools.Reflection.ComplexTypeKind + commentId: T:CilTools.Reflection.ComplexTypeKind + parent: CilTools.Reflection + isExternal: true + name: ComplexTypeKind + nameWithType: ComplexTypeKind + fullName: CilTools.Reflection.ComplexTypeKind +- uid: System.Type[] + isExternal: true + name: Type[] + nameWithType: Type[] + fullName: System.Type[] + nameWithType.vb: Type() + fullName.vb: System.Type() + name.vb: Type() + spec.csharp: + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetAttributeFlagsImpl + commentId: M:System.Type.GetAttributeFlagsImpl + parent: System.Type + isExternal: true + name: GetAttributeFlagsImpl() + nameWithType: Type.GetAttributeFlagsImpl() + fullName: System.Type.GetAttributeFlagsImpl() + spec.csharp: + - uid: System.Type.GetAttributeFlagsImpl + name: GetAttributeFlagsImpl + nameWithType: Type.GetAttributeFlagsImpl + fullName: System.Type.GetAttributeFlagsImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetAttributeFlagsImpl + name: GetAttributeFlagsImpl + nameWithType: Type.GetAttributeFlagsImpl + fullName: System.Type.GetAttributeFlagsImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetAttributeFlagsImpl* + commentId: Overload:CilTools.Reflection.ComplexType.GetAttributeFlagsImpl + isExternal: true + name: GetAttributeFlagsImpl + nameWithType: ComplexType.GetAttributeFlagsImpl + fullName: CilTools.Reflection.ComplexType.GetAttributeFlagsImpl +- uid: System.Reflection.TypeAttributes + commentId: T:System.Reflection.TypeAttributes + parent: System.Reflection + isExternal: true + name: TypeAttributes + nameWithType: TypeAttributes + fullName: System.Reflection.TypeAttributes +- uid: System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: Type.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: System.Type.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName.vb: System.Type.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructorImpl + nameWithType: Type.GetConstructorImpl + fullName: System.Type.GetConstructorImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructorImpl + nameWithType: Type.GetConstructorImpl + fullName: System.Type.GetConstructorImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetConstructorImpl* + commentId: Overload:CilTools.Reflection.ComplexType.GetConstructorImpl + isExternal: true + name: GetConstructorImpl + nameWithType: ComplexType.GetConstructorImpl + fullName: CilTools.Reflection.ComplexType.GetConstructorImpl +- uid: System.Reflection.BindingFlags + commentId: T:System.Reflection.BindingFlags + parent: System.Reflection + isExternal: true + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags +- uid: System.Reflection.Binder + commentId: T:System.Reflection.Binder + parent: System.Reflection + isExternal: true + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder +- uid: System.Reflection.CallingConventions + commentId: T:System.Reflection.CallingConventions + parent: System.Reflection + isExternal: true + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions +- uid: System.Reflection.ParameterModifier[] + isExternal: true + name: ParameterModifier[] + nameWithType: ParameterModifier[] + fullName: System.Reflection.ParameterModifier[] + nameWithType.vb: ParameterModifier() + fullName.vb: System.Reflection.ParameterModifier() + name.vb: ParameterModifier() + spec.csharp: + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Reflection.ConstructorInfo + commentId: T:System.Reflection.ConstructorInfo + parent: System.Reflection + isExternal: true + name: ConstructorInfo + nameWithType: ConstructorInfo + fullName: System.Reflection.ConstructorInfo +- uid: System.Type.GetConstructors(System.Reflection.BindingFlags) + commentId: M:System.Type.GetConstructors(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetConstructors(BindingFlags) + nameWithType: Type.GetConstructors(BindingFlags) + fullName: System.Type.GetConstructors(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetConstructors(System.Reflection.BindingFlags) + name: GetConstructors + nameWithType: Type.GetConstructors + fullName: System.Type.GetConstructors + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructors(System.Reflection.BindingFlags) + name: GetConstructors + nameWithType: Type.GetConstructors + fullName: System.Type.GetConstructors + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetConstructors* + commentId: Overload:CilTools.Reflection.ComplexType.GetConstructors + isExternal: true + name: GetConstructors + nameWithType: ComplexType.GetConstructors + fullName: CilTools.Reflection.ComplexType.GetConstructors +- uid: System.Reflection.ConstructorInfo[] + isExternal: true + name: ConstructorInfo[] + nameWithType: ConstructorInfo[] + fullName: System.Reflection.ConstructorInfo[] + nameWithType.vb: ConstructorInfo() + fullName.vb: System.Reflection.ConstructorInfo() + name.vb: ConstructorInfo() + spec.csharp: + - uid: System.Reflection.ConstructorInfo + name: ConstructorInfo + nameWithType: ConstructorInfo + fullName: System.Reflection.ConstructorInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.ConstructorInfo + name: ConstructorInfo + nameWithType: ConstructorInfo + fullName: System.Reflection.ConstructorInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetElementType + commentId: M:System.Type.GetElementType + parent: System.Type + isExternal: true + name: GetElementType() + nameWithType: Type.GetElementType() + fullName: System.Type.GetElementType() + spec.csharp: + - uid: System.Type.GetElementType + name: GetElementType + nameWithType: Type.GetElementType + fullName: System.Type.GetElementType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetElementType + name: GetElementType + nameWithType: Type.GetElementType + fullName: System.Type.GetElementType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetElementType* + commentId: Overload:CilTools.Reflection.ComplexType.GetElementType + isExternal: true + name: GetElementType + nameWithType: ComplexType.GetElementType + fullName: CilTools.Reflection.ComplexType.GetElementType +- uid: System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetEvent(String, BindingFlags) + nameWithType: Type.GetEvent(String, BindingFlags) + fullName: System.Type.GetEvent(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + name: GetEvent + nameWithType: Type.GetEvent + fullName: System.Type.GetEvent + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + name: GetEvent + nameWithType: Type.GetEvent + fullName: System.Type.GetEvent + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetEvent* + commentId: Overload:CilTools.Reflection.ComplexType.GetEvent + isExternal: true + name: GetEvent + nameWithType: ComplexType.GetEvent + fullName: CilTools.Reflection.ComplexType.GetEvent +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: System.Reflection.EventInfo + commentId: T:System.Reflection.EventInfo + parent: System.Reflection + isExternal: true + name: EventInfo + nameWithType: EventInfo + fullName: System.Reflection.EventInfo +- uid: System.Type.GetEvents(System.Reflection.BindingFlags) + commentId: M:System.Type.GetEvents(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetEvents(BindingFlags) + nameWithType: Type.GetEvents(BindingFlags) + fullName: System.Type.GetEvents(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetEvents(System.Reflection.BindingFlags) + name: GetEvents + nameWithType: Type.GetEvents + fullName: System.Type.GetEvents + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEvents(System.Reflection.BindingFlags) + name: GetEvents + nameWithType: Type.GetEvents + fullName: System.Type.GetEvents + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetEvents* + commentId: Overload:CilTools.Reflection.ComplexType.GetEvents + isExternal: true + name: GetEvents + nameWithType: ComplexType.GetEvents + fullName: CilTools.Reflection.ComplexType.GetEvents +- uid: System.Reflection.EventInfo[] + isExternal: true + name: EventInfo[] + nameWithType: EventInfo[] + fullName: System.Reflection.EventInfo[] + nameWithType.vb: EventInfo() + fullName.vb: System.Reflection.EventInfo() + name.vb: EventInfo() + spec.csharp: + - uid: System.Reflection.EventInfo + name: EventInfo + nameWithType: EventInfo + fullName: System.Reflection.EventInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.EventInfo + name: EventInfo + nameWithType: EventInfo + fullName: System.Reflection.EventInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetField(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetField(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetField(String, BindingFlags) + nameWithType: Type.GetField(String, BindingFlags) + fullName: System.Type.GetField(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetField(System.String,System.Reflection.BindingFlags) + name: GetField + nameWithType: Type.GetField + fullName: System.Type.GetField + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetField(System.String,System.Reflection.BindingFlags) + name: GetField + nameWithType: Type.GetField + fullName: System.Type.GetField + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetField* + commentId: Overload:CilTools.Reflection.ComplexType.GetField + isExternal: true + name: GetField + nameWithType: ComplexType.GetField + fullName: CilTools.Reflection.ComplexType.GetField +- uid: System.Reflection.FieldInfo + commentId: T:System.Reflection.FieldInfo + parent: System.Reflection + isExternal: true + name: FieldInfo + nameWithType: FieldInfo + fullName: System.Reflection.FieldInfo +- uid: System.Type.GetFields(System.Reflection.BindingFlags) + commentId: M:System.Type.GetFields(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetFields(BindingFlags) + nameWithType: Type.GetFields(BindingFlags) + fullName: System.Type.GetFields(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetFields(System.Reflection.BindingFlags) + name: GetFields + nameWithType: Type.GetFields + fullName: System.Type.GetFields + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetFields(System.Reflection.BindingFlags) + name: GetFields + nameWithType: Type.GetFields + fullName: System.Type.GetFields + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetFields* + commentId: Overload:CilTools.Reflection.ComplexType.GetFields + isExternal: true + name: GetFields + nameWithType: ComplexType.GetFields + fullName: CilTools.Reflection.ComplexType.GetFields +- uid: System.Reflection.FieldInfo[] + isExternal: true + name: FieldInfo[] + nameWithType: FieldInfo[] + fullName: System.Reflection.FieldInfo[] + nameWithType.vb: FieldInfo() + fullName.vb: System.Reflection.FieldInfo() + name.vb: FieldInfo() + spec.csharp: + - uid: System.Reflection.FieldInfo + name: FieldInfo + nameWithType: FieldInfo + fullName: System.Reflection.FieldInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.FieldInfo + name: FieldInfo + nameWithType: FieldInfo + fullName: System.Reflection.FieldInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetInterface(System.String,System.Boolean) + commentId: M:System.Type.GetInterface(System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetInterface(String, Boolean) + nameWithType: Type.GetInterface(String, Boolean) + fullName: System.Type.GetInterface(System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetInterface(System.String,System.Boolean) + name: GetInterface + nameWithType: Type.GetInterface + fullName: System.Type.GetInterface + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetInterface(System.String,System.Boolean) + name: GetInterface + nameWithType: Type.GetInterface + fullName: System.Type.GetInterface + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetInterface* + commentId: Overload:CilTools.Reflection.ComplexType.GetInterface + isExternal: true + name: GetInterface + nameWithType: ComplexType.GetInterface + fullName: CilTools.Reflection.ComplexType.GetInterface +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: System.Type.GetInterfaces + commentId: M:System.Type.GetInterfaces + parent: System.Type + isExternal: true + name: GetInterfaces() + nameWithType: Type.GetInterfaces() + fullName: System.Type.GetInterfaces() + spec.csharp: + - uid: System.Type.GetInterfaces + name: GetInterfaces + nameWithType: Type.GetInterfaces + fullName: System.Type.GetInterfaces + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetInterfaces + name: GetInterfaces + nameWithType: Type.GetInterfaces + fullName: System.Type.GetInterfaces + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetInterfaces* + commentId: Overload:CilTools.Reflection.ComplexType.GetInterfaces + isExternal: true + name: GetInterfaces + nameWithType: ComplexType.GetInterfaces + fullName: CilTools.Reflection.ComplexType.GetInterfaces +- uid: System.Type.GetMember(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetMember(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMember(String, BindingFlags) + nameWithType: Type.GetMember(String, BindingFlags) + fullName: System.Type.GetMember(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMember(System.String,System.Reflection.BindingFlags) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMember(System.String,System.Reflection.BindingFlags) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetMember* + commentId: Overload:CilTools.Reflection.ComplexType.GetMember + isExternal: true + name: GetMember + nameWithType: ComplexType.GetMember + fullName: CilTools.Reflection.ComplexType.GetMember +- uid: System.Reflection.MemberInfo[] + isExternal: true + name: MemberInfo[] + nameWithType: MemberInfo[] + fullName: System.Reflection.MemberInfo[] + nameWithType.vb: MemberInfo() + fullName.vb: System.Reflection.MemberInfo() + name.vb: MemberInfo() + spec.csharp: + - uid: System.Reflection.MemberInfo + name: MemberInfo + nameWithType: MemberInfo + fullName: System.Reflection.MemberInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.MemberInfo + name: MemberInfo + nameWithType: MemberInfo + fullName: System.Reflection.MemberInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetMembers(System.Reflection.BindingFlags) + commentId: M:System.Type.GetMembers(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMembers(BindingFlags) + nameWithType: Type.GetMembers(BindingFlags) + fullName: System.Type.GetMembers(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMembers(System.Reflection.BindingFlags) + name: GetMembers + nameWithType: Type.GetMembers + fullName: System.Type.GetMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMembers(System.Reflection.BindingFlags) + name: GetMembers + nameWithType: Type.GetMembers + fullName: System.Type.GetMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetMembers* + commentId: Overload:CilTools.Reflection.ComplexType.GetMembers + isExternal: true + name: GetMembers + nameWithType: ComplexType.GetMembers + fullName: CilTools.Reflection.ComplexType.GetMembers +- uid: System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: Type.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: System.Type.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName.vb: System.Type.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethodImpl + nameWithType: Type.GetMethodImpl + fullName: System.Type.GetMethodImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethodImpl + nameWithType: Type.GetMethodImpl + fullName: System.Type.GetMethodImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetMethodImpl* + commentId: Overload:CilTools.Reflection.ComplexType.GetMethodImpl + isExternal: true + name: GetMethodImpl + nameWithType: ComplexType.GetMethodImpl + fullName: CilTools.Reflection.ComplexType.GetMethodImpl +- uid: System.Reflection.MethodInfo + commentId: T:System.Reflection.MethodInfo + parent: System.Reflection + isExternal: true + name: MethodInfo + nameWithType: MethodInfo + fullName: System.Reflection.MethodInfo +- uid: System.Type.GetMethods(System.Reflection.BindingFlags) + commentId: M:System.Type.GetMethods(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMethods(BindingFlags) + nameWithType: Type.GetMethods(BindingFlags) + fullName: System.Type.GetMethods(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMethods(System.Reflection.BindingFlags) + name: GetMethods + nameWithType: Type.GetMethods + fullName: System.Type.GetMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethods(System.Reflection.BindingFlags) + name: GetMethods + nameWithType: Type.GetMethods + fullName: System.Type.GetMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetMethods* + commentId: Overload:CilTools.Reflection.ComplexType.GetMethods + isExternal: true + name: GetMethods + nameWithType: ComplexType.GetMethods + fullName: CilTools.Reflection.ComplexType.GetMethods +- uid: System.Reflection.MethodInfo[] + isExternal: true + name: MethodInfo[] + nameWithType: MethodInfo[] + fullName: System.Reflection.MethodInfo[] + nameWithType.vb: MethodInfo() + fullName.vb: System.Reflection.MethodInfo() + name.vb: MethodInfo() + spec.csharp: + - uid: System.Reflection.MethodInfo + name: MethodInfo + nameWithType: MethodInfo + fullName: System.Reflection.MethodInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.MethodInfo + name: MethodInfo + nameWithType: MethodInfo + fullName: System.Reflection.MethodInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetNestedType(String, BindingFlags) + nameWithType: Type.GetNestedType(String, BindingFlags) + fullName: System.Type.GetNestedType(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + name: GetNestedType + nameWithType: Type.GetNestedType + fullName: System.Type.GetNestedType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + name: GetNestedType + nameWithType: Type.GetNestedType + fullName: System.Type.GetNestedType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetNestedType* + commentId: Overload:CilTools.Reflection.ComplexType.GetNestedType + isExternal: true + name: GetNestedType + nameWithType: ComplexType.GetNestedType + fullName: CilTools.Reflection.ComplexType.GetNestedType +- uid: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + commentId: M:System.Type.GetNestedTypes(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetNestedTypes(BindingFlags) + nameWithType: Type.GetNestedTypes(BindingFlags) + fullName: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + name: GetNestedTypes + nameWithType: Type.GetNestedTypes + fullName: System.Type.GetNestedTypes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + name: GetNestedTypes + nameWithType: Type.GetNestedTypes + fullName: System.Type.GetNestedTypes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetNestedTypes* + commentId: Overload:CilTools.Reflection.ComplexType.GetNestedTypes + isExternal: true + name: GetNestedTypes + nameWithType: ComplexType.GetNestedTypes + fullName: CilTools.Reflection.ComplexType.GetNestedTypes +- uid: System.Type.GetProperties(System.Reflection.BindingFlags) + commentId: M:System.Type.GetProperties(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetProperties(BindingFlags) + nameWithType: Type.GetProperties(BindingFlags) + fullName: System.Type.GetProperties(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetProperties(System.Reflection.BindingFlags) + name: GetProperties + nameWithType: Type.GetProperties + fullName: System.Type.GetProperties + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperties(System.Reflection.BindingFlags) + name: GetProperties + nameWithType: Type.GetProperties + fullName: System.Type.GetProperties + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetProperties* + commentId: Overload:CilTools.Reflection.ComplexType.GetProperties + isExternal: true + name: GetProperties + nameWithType: ComplexType.GetProperties + fullName: CilTools.Reflection.ComplexType.GetProperties +- uid: System.Reflection.PropertyInfo[] + isExternal: true + name: PropertyInfo[] + nameWithType: PropertyInfo[] + fullName: System.Reflection.PropertyInfo[] + nameWithType.vb: PropertyInfo() + fullName.vb: System.Reflection.PropertyInfo() + name.vb: PropertyInfo() + spec.csharp: + - uid: System.Reflection.PropertyInfo + name: PropertyInfo + nameWithType: PropertyInfo + fullName: System.Reflection.PropertyInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.PropertyInfo + name: PropertyInfo + nameWithType: PropertyInfo + fullName: System.Reflection.PropertyInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + nameWithType: Type.GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + fullName: System.Type.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + fullName.vb: System.Type.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetPropertyImpl + nameWithType: Type.GetPropertyImpl + fullName: System.Type.GetPropertyImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetPropertyImpl + nameWithType: Type.GetPropertyImpl + fullName: System.Type.GetPropertyImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetPropertyImpl* + commentId: Overload:CilTools.Reflection.ComplexType.GetPropertyImpl + isExternal: true + name: GetPropertyImpl + nameWithType: ComplexType.GetPropertyImpl + fullName: CilTools.Reflection.ComplexType.GetPropertyImpl +- uid: System.Reflection.PropertyInfo + commentId: T:System.Reflection.PropertyInfo + parent: System.Reflection + isExternal: true + name: PropertyInfo + nameWithType: PropertyInfo + fullName: System.Reflection.PropertyInfo +- uid: System.Type.HasElementTypeImpl + commentId: M:System.Type.HasElementTypeImpl + parent: System.Type + isExternal: true + name: HasElementTypeImpl() + nameWithType: Type.HasElementTypeImpl() + fullName: System.Type.HasElementTypeImpl() + spec.csharp: + - uid: System.Type.HasElementTypeImpl + name: HasElementTypeImpl + nameWithType: Type.HasElementTypeImpl + fullName: System.Type.HasElementTypeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.HasElementTypeImpl + name: HasElementTypeImpl + nameWithType: Type.HasElementTypeImpl + fullName: System.Type.HasElementTypeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.HasElementTypeImpl* + commentId: Overload:CilTools.Reflection.ComplexType.HasElementTypeImpl + isExternal: true + name: HasElementTypeImpl + nameWithType: ComplexType.HasElementTypeImpl + fullName: CilTools.Reflection.ComplexType.HasElementTypeImpl +- uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + commentId: M:System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + parent: System.Type + isExternal: true + name: InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + nameWithType: Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + fullName: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[]) + nameWithType.vb: Type.InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) + fullName.vb: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object(), System.Reflection.ParameterModifier(), System.Globalization.CultureInfo, System.String()) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) + spec.csharp: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Globalization.CultureInfo + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Globalization.CultureInfo + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.InvokeMember* + commentId: Overload:CilTools.Reflection.ComplexType.InvokeMember + isExternal: true + name: InvokeMember + nameWithType: ComplexType.InvokeMember + fullName: CilTools.Reflection.ComplexType.InvokeMember +- uid: System.Object[] + isExternal: true + name: Object[] + nameWithType: Object[] + fullName: System.Object[] + nameWithType.vb: Object() + fullName.vb: System.Object() + name.vb: Object() + spec.csharp: + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Globalization.CultureInfo + commentId: T:System.Globalization.CultureInfo + parent: System.Globalization + isExternal: true + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo +- uid: System.String[] + isExternal: true + name: String[] + nameWithType: String[] + fullName: System.String[] + nameWithType.vb: String() + fullName.vb: System.String() + name.vb: String() + spec.csharp: + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Globalization + commentId: N:System.Globalization + isExternal: true + name: System.Globalization + nameWithType: System.Globalization + fullName: System.Globalization +- uid: System.Type.IsArrayImpl + commentId: M:System.Type.IsArrayImpl + parent: System.Type + isExternal: true + name: IsArrayImpl() + nameWithType: Type.IsArrayImpl() + fullName: System.Type.IsArrayImpl() + spec.csharp: + - uid: System.Type.IsArrayImpl + name: IsArrayImpl + nameWithType: Type.IsArrayImpl + fullName: System.Type.IsArrayImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsArrayImpl + name: IsArrayImpl + nameWithType: Type.IsArrayImpl + fullName: System.Type.IsArrayImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.IsArrayImpl* + commentId: Overload:CilTools.Reflection.ComplexType.IsArrayImpl + isExternal: true + name: IsArrayImpl + nameWithType: ComplexType.IsArrayImpl + fullName: CilTools.Reflection.ComplexType.IsArrayImpl +- uid: System.Type.IsByRefImpl + commentId: M:System.Type.IsByRefImpl + parent: System.Type + isExternal: true + name: IsByRefImpl() + nameWithType: Type.IsByRefImpl() + fullName: System.Type.IsByRefImpl() + spec.csharp: + - uid: System.Type.IsByRefImpl + name: IsByRefImpl + nameWithType: Type.IsByRefImpl + fullName: System.Type.IsByRefImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsByRefImpl + name: IsByRefImpl + nameWithType: Type.IsByRefImpl + fullName: System.Type.IsByRefImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.IsByRefImpl* + commentId: Overload:CilTools.Reflection.ComplexType.IsByRefImpl + isExternal: true + name: IsByRefImpl + nameWithType: ComplexType.IsByRefImpl + fullName: CilTools.Reflection.ComplexType.IsByRefImpl +- uid: System.Type.IsCOMObjectImpl + commentId: M:System.Type.IsCOMObjectImpl + parent: System.Type + isExternal: true + name: IsCOMObjectImpl() + nameWithType: Type.IsCOMObjectImpl() + fullName: System.Type.IsCOMObjectImpl() + spec.csharp: + - uid: System.Type.IsCOMObjectImpl + name: IsCOMObjectImpl + nameWithType: Type.IsCOMObjectImpl + fullName: System.Type.IsCOMObjectImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsCOMObjectImpl + name: IsCOMObjectImpl + nameWithType: Type.IsCOMObjectImpl + fullName: System.Type.IsCOMObjectImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.IsCOMObjectImpl* + commentId: Overload:CilTools.Reflection.ComplexType.IsCOMObjectImpl + isExternal: true + name: IsCOMObjectImpl + nameWithType: ComplexType.IsCOMObjectImpl + fullName: CilTools.Reflection.ComplexType.IsCOMObjectImpl +- uid: System.Type.IsPointerImpl + commentId: M:System.Type.IsPointerImpl + parent: System.Type + isExternal: true + name: IsPointerImpl() + nameWithType: Type.IsPointerImpl() + fullName: System.Type.IsPointerImpl() + spec.csharp: + - uid: System.Type.IsPointerImpl + name: IsPointerImpl + nameWithType: Type.IsPointerImpl + fullName: System.Type.IsPointerImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsPointerImpl + name: IsPointerImpl + nameWithType: Type.IsPointerImpl + fullName: System.Type.IsPointerImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.IsPointerImpl* + commentId: Overload:CilTools.Reflection.ComplexType.IsPointerImpl + isExternal: true + name: IsPointerImpl + nameWithType: ComplexType.IsPointerImpl + fullName: CilTools.Reflection.ComplexType.IsPointerImpl +- uid: System.Type.IsPrimitiveImpl + commentId: M:System.Type.IsPrimitiveImpl + parent: System.Type + isExternal: true + name: IsPrimitiveImpl() + nameWithType: Type.IsPrimitiveImpl() + fullName: System.Type.IsPrimitiveImpl() + spec.csharp: + - uid: System.Type.IsPrimitiveImpl + name: IsPrimitiveImpl + nameWithType: Type.IsPrimitiveImpl + fullName: System.Type.IsPrimitiveImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsPrimitiveImpl + name: IsPrimitiveImpl + nameWithType: Type.IsPrimitiveImpl + fullName: System.Type.IsPrimitiveImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.IsPrimitiveImpl* + commentId: Overload:CilTools.Reflection.ComplexType.IsPrimitiveImpl + isExternal: true + name: IsPrimitiveImpl + nameWithType: ComplexType.IsPrimitiveImpl + fullName: CilTools.Reflection.ComplexType.IsPrimitiveImpl +- uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + commentId: M:System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + parent: System.Reflection.MemberInfo + isExternal: true + name: GetCustomAttributes(Type, Boolean) + nameWithType: MemberInfo.GetCustomAttributes(Type, Boolean) + fullName: System.Reflection.MemberInfo.GetCustomAttributes(System.Type, System.Boolean) + spec.csharp: + - uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + name: GetCustomAttributes + nameWithType: MemberInfo.GetCustomAttributes + fullName: System.Reflection.MemberInfo.GetCustomAttributes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + name: GetCustomAttributes + nameWithType: MemberInfo.GetCustomAttributes + fullName: System.Reflection.MemberInfo.GetCustomAttributes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetCustomAttributes* + commentId: Overload:CilTools.Reflection.ComplexType.GetCustomAttributes + isExternal: true + name: GetCustomAttributes + nameWithType: ComplexType.GetCustomAttributes + fullName: CilTools.Reflection.ComplexType.GetCustomAttributes +- uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + commentId: M:System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + parent: System.Reflection.MemberInfo + isExternal: true + name: GetCustomAttributes(Boolean) + nameWithType: MemberInfo.GetCustomAttributes(Boolean) + fullName: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + spec.csharp: + - uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + name: GetCustomAttributes + nameWithType: MemberInfo.GetCustomAttributes + fullName: System.Reflection.MemberInfo.GetCustomAttributes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + name: GetCustomAttributes + nameWithType: MemberInfo.GetCustomAttributes + fullName: System.Reflection.MemberInfo.GetCustomAttributes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + commentId: M:System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + parent: System.Reflection.MemberInfo + isExternal: true + name: IsDefined(Type, Boolean) + nameWithType: MemberInfo.IsDefined(Type, Boolean) + fullName: System.Reflection.MemberInfo.IsDefined(System.Type, System.Boolean) + spec.csharp: + - uid: System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + name: IsDefined + nameWithType: MemberInfo.IsDefined + fullName: System.Reflection.MemberInfo.IsDefined + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + name: IsDefined + nameWithType: MemberInfo.IsDefined + fullName: System.Reflection.MemberInfo.IsDefined + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.IsDefined* + commentId: Overload:CilTools.Reflection.ComplexType.IsDefined + isExternal: true + name: IsDefined + nameWithType: ComplexType.IsDefined + fullName: CilTools.Reflection.ComplexType.IsDefined +- uid: System.Type.GetArrayRank + commentId: M:System.Type.GetArrayRank + parent: System.Type + isExternal: true + name: GetArrayRank() + nameWithType: Type.GetArrayRank() + fullName: System.Type.GetArrayRank() + spec.csharp: + - uid: System.Type.GetArrayRank + name: GetArrayRank + nameWithType: Type.GetArrayRank + fullName: System.Type.GetArrayRank + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetArrayRank + name: GetArrayRank + nameWithType: Type.GetArrayRank + fullName: System.Type.GetArrayRank + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetArrayRank* + commentId: Overload:CilTools.Reflection.ComplexType.GetArrayRank + isExternal: true + name: GetArrayRank + nameWithType: ComplexType.GetArrayRank + fullName: CilTools.Reflection.ComplexType.GetArrayRank +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: System.Type.GetHashCode + commentId: M:System.Type.GetHashCode + parent: System.Type + isExternal: true + name: GetHashCode() + nameWithType: Type.GetHashCode() + fullName: System.Type.GetHashCode() + spec.csharp: + - uid: System.Type.GetHashCode + name: GetHashCode + nameWithType: Type.GetHashCode + fullName: System.Type.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetHashCode + name: GetHashCode + nameWithType: Type.GetHashCode + fullName: System.Type.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetHashCode* + commentId: Overload:CilTools.Reflection.ComplexType.GetHashCode + isExternal: true + name: GetHashCode + nameWithType: ComplexType.GetHashCode + fullName: CilTools.Reflection.ComplexType.GetHashCode +- uid: System.Type.GetGenericTypeDefinition + commentId: M:System.Type.GetGenericTypeDefinition + parent: System.Type + isExternal: true + name: GetGenericTypeDefinition() + nameWithType: Type.GetGenericTypeDefinition() + fullName: System.Type.GetGenericTypeDefinition() + spec.csharp: + - uid: System.Type.GetGenericTypeDefinition + name: GetGenericTypeDefinition + nameWithType: Type.GetGenericTypeDefinition + fullName: System.Type.GetGenericTypeDefinition + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetGenericTypeDefinition + name: GetGenericTypeDefinition + nameWithType: Type.GetGenericTypeDefinition + fullName: System.Type.GetGenericTypeDefinition + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetGenericTypeDefinition* + commentId: Overload:CilTools.Reflection.ComplexType.GetGenericTypeDefinition + isExternal: true + name: GetGenericTypeDefinition + nameWithType: ComplexType.GetGenericTypeDefinition + fullName: CilTools.Reflection.ComplexType.GetGenericTypeDefinition +- uid: System.Type.GetGenericArguments + commentId: M:System.Type.GetGenericArguments + parent: System.Type + isExternal: true + name: GetGenericArguments() + nameWithType: Type.GetGenericArguments() + fullName: System.Type.GetGenericArguments() + spec.csharp: + - uid: System.Type.GetGenericArguments + name: GetGenericArguments + nameWithType: Type.GetGenericArguments + fullName: System.Type.GetGenericArguments + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetGenericArguments + name: GetGenericArguments + nameWithType: Type.GetGenericArguments + fullName: System.Type.GetGenericArguments + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.GetGenericArguments* + commentId: Overload:CilTools.Reflection.ComplexType.GetGenericArguments + isExternal: true + name: GetGenericArguments + nameWithType: ComplexType.GetGenericArguments + fullName: CilTools.Reflection.ComplexType.GetGenericArguments +- uid: System.Type.MakeArrayType + commentId: M:System.Type.MakeArrayType + parent: System.Type + isExternal: true + name: MakeArrayType() + nameWithType: Type.MakeArrayType() + fullName: System.Type.MakeArrayType() + spec.csharp: + - uid: System.Type.MakeArrayType + name: MakeArrayType + nameWithType: Type.MakeArrayType + fullName: System.Type.MakeArrayType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.MakeArrayType + name: MakeArrayType + nameWithType: Type.MakeArrayType + fullName: System.Type.MakeArrayType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.MakeArrayType* + commentId: Overload:CilTools.Reflection.ComplexType.MakeArrayType + isExternal: true + name: MakeArrayType + nameWithType: ComplexType.MakeArrayType + fullName: CilTools.Reflection.ComplexType.MakeArrayType +- uid: System.Type.MakeByRefType + commentId: M:System.Type.MakeByRefType + parent: System.Type + isExternal: true + name: MakeByRefType() + nameWithType: Type.MakeByRefType() + fullName: System.Type.MakeByRefType() + spec.csharp: + - uid: System.Type.MakeByRefType + name: MakeByRefType + nameWithType: Type.MakeByRefType + fullName: System.Type.MakeByRefType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.MakeByRefType + name: MakeByRefType + nameWithType: Type.MakeByRefType + fullName: System.Type.MakeByRefType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.MakeByRefType* + commentId: Overload:CilTools.Reflection.ComplexType.MakeByRefType + isExternal: true + name: MakeByRefType + nameWithType: ComplexType.MakeByRefType + fullName: CilTools.Reflection.ComplexType.MakeByRefType +- uid: System.Type.MakePointerType + commentId: M:System.Type.MakePointerType + parent: System.Type + isExternal: true + name: MakePointerType() + nameWithType: Type.MakePointerType() + fullName: System.Type.MakePointerType() + spec.csharp: + - uid: System.Type.MakePointerType + name: MakePointerType + nameWithType: Type.MakePointerType + fullName: System.Type.MakePointerType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.MakePointerType + name: MakePointerType + nameWithType: Type.MakePointerType + fullName: System.Type.MakePointerType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.MakePointerType* + commentId: Overload:CilTools.Reflection.ComplexType.MakePointerType + isExternal: true + name: MakePointerType + nameWithType: ComplexType.MakePointerType + fullName: CilTools.Reflection.ComplexType.MakePointerType +- uid: System.Type.ToString + commentId: M:System.Type.ToString + parent: System.Type + isExternal: true + name: ToString() + nameWithType: Type.ToString() + fullName: System.Type.ToString() + spec.csharp: + - uid: System.Type.ToString + name: ToString + nameWithType: Type.ToString + fullName: System.Type.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.ToString + name: ToString + nameWithType: Type.ToString + fullName: System.Type.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.ComplexType.ToString* + commentId: Overload:CilTools.Reflection.ComplexType.ToString + isExternal: true + name: ToString + nameWithType: ComplexType.ToString + fullName: CilTools.Reflection.ComplexType.ToString +- uid: System.Type.Assembly + commentId: P:System.Type.Assembly + parent: System.Type + isExternal: true + name: Assembly + nameWithType: Type.Assembly + fullName: System.Type.Assembly +- uid: CilTools.Reflection.ComplexType.Assembly* + commentId: Overload:CilTools.Reflection.ComplexType.Assembly + isExternal: true + name: Assembly + nameWithType: ComplexType.Assembly + fullName: CilTools.Reflection.ComplexType.Assembly +- uid: System.Reflection.Assembly + commentId: T:System.Reflection.Assembly + parent: System.Reflection + isExternal: true + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly +- uid: System.Type.AssemblyQualifiedName + commentId: P:System.Type.AssemblyQualifiedName + parent: System.Type + isExternal: true + name: AssemblyQualifiedName + nameWithType: Type.AssemblyQualifiedName + fullName: System.Type.AssemblyQualifiedName +- uid: CilTools.Reflection.ComplexType.AssemblyQualifiedName* + commentId: Overload:CilTools.Reflection.ComplexType.AssemblyQualifiedName + isExternal: true + name: AssemblyQualifiedName + nameWithType: ComplexType.AssemblyQualifiedName + fullName: CilTools.Reflection.ComplexType.AssemblyQualifiedName +- uid: System.Type.BaseType + commentId: P:System.Type.BaseType + parent: System.Type + isExternal: true + name: BaseType + nameWithType: Type.BaseType + fullName: System.Type.BaseType +- uid: CilTools.Reflection.ComplexType.BaseType* + commentId: Overload:CilTools.Reflection.ComplexType.BaseType + isExternal: true + name: BaseType + nameWithType: ComplexType.BaseType + fullName: CilTools.Reflection.ComplexType.BaseType +- uid: System.Type.FullName + commentId: P:System.Type.FullName + parent: System.Type + isExternal: true + name: FullName + nameWithType: Type.FullName + fullName: System.Type.FullName +- uid: CilTools.Reflection.ComplexType.FullName* + commentId: Overload:CilTools.Reflection.ComplexType.FullName + isExternal: true + name: FullName + nameWithType: ComplexType.FullName + fullName: CilTools.Reflection.ComplexType.FullName +- uid: System.Type.GUID + commentId: P:System.Type.GUID + parent: System.Type + isExternal: true + name: GUID + nameWithType: Type.GUID + fullName: System.Type.GUID +- uid: CilTools.Reflection.ComplexType.GUID* + commentId: Overload:CilTools.Reflection.ComplexType.GUID + isExternal: true + name: GUID + nameWithType: ComplexType.GUID + fullName: CilTools.Reflection.ComplexType.GUID +- uid: System.Guid + commentId: T:System.Guid + parent: System + isExternal: true + name: Guid + nameWithType: Guid + fullName: System.Guid +- uid: System.Type.Module + commentId: P:System.Type.Module + parent: System.Type + isExternal: true + name: Module + nameWithType: Type.Module + fullName: System.Type.Module +- uid: CilTools.Reflection.ComplexType.Module* + commentId: Overload:CilTools.Reflection.ComplexType.Module + isExternal: true + name: Module + nameWithType: ComplexType.Module + fullName: CilTools.Reflection.ComplexType.Module +- uid: System.Reflection.Module + commentId: T:System.Reflection.Module + parent: System.Reflection + isExternal: true + name: Module + nameWithType: Module + fullName: System.Reflection.Module +- uid: System.Type.Namespace + commentId: P:System.Type.Namespace + parent: System.Type + isExternal: true + name: Namespace + nameWithType: Type.Namespace + fullName: System.Type.Namespace +- uid: CilTools.Reflection.ComplexType.Namespace* + commentId: Overload:CilTools.Reflection.ComplexType.Namespace + isExternal: true + name: Namespace + nameWithType: ComplexType.Namespace + fullName: CilTools.Reflection.ComplexType.Namespace +- uid: System.Type.UnderlyingSystemType + commentId: P:System.Type.UnderlyingSystemType + parent: System.Type + isExternal: true + name: UnderlyingSystemType + nameWithType: Type.UnderlyingSystemType + fullName: System.Type.UnderlyingSystemType +- uid: CilTools.Reflection.ComplexType.UnderlyingSystemType* + commentId: Overload:CilTools.Reflection.ComplexType.UnderlyingSystemType + isExternal: true + name: UnderlyingSystemType + nameWithType: ComplexType.UnderlyingSystemType + fullName: CilTools.Reflection.ComplexType.UnderlyingSystemType +- uid: System.Reflection.MemberInfo.Name + commentId: P:System.Reflection.MemberInfo.Name + parent: System.Reflection.MemberInfo + isExternal: true + name: Name + nameWithType: MemberInfo.Name + fullName: System.Reflection.MemberInfo.Name +- uid: CilTools.Reflection.ComplexType.Name* + commentId: Overload:CilTools.Reflection.ComplexType.Name + isExternal: true + name: Name + nameWithType: ComplexType.Name + fullName: CilTools.Reflection.ComplexType.Name +- uid: System.Reflection.MemberInfo.MetadataToken + commentId: P:System.Reflection.MemberInfo.MetadataToken + parent: System.Reflection.MemberInfo + isExternal: true + name: MetadataToken + nameWithType: MemberInfo.MetadataToken + fullName: System.Reflection.MemberInfo.MetadataToken +- uid: CilTools.Reflection.ComplexType.MetadataToken* + commentId: Overload:CilTools.Reflection.ComplexType.MetadataToken + isExternal: true + name: MetadataToken + nameWithType: ComplexType.MetadataToken + fullName: CilTools.Reflection.ComplexType.MetadataToken +- uid: System.Type.IsGenericType + commentId: P:System.Type.IsGenericType + parent: System.Type + isExternal: true + name: IsGenericType + nameWithType: Type.IsGenericType + fullName: System.Type.IsGenericType +- uid: CilTools.Reflection.ComplexType.IsGenericType* + commentId: Overload:CilTools.Reflection.ComplexType.IsGenericType + isExternal: true + name: IsGenericType + nameWithType: ComplexType.IsGenericType + fullName: CilTools.Reflection.ComplexType.IsGenericType +- uid: System.Type.IsGenericTypeDefinition + commentId: P:System.Type.IsGenericTypeDefinition + parent: System.Type + isExternal: true + name: IsGenericTypeDefinition + nameWithType: Type.IsGenericTypeDefinition + fullName: System.Type.IsGenericTypeDefinition +- uid: CilTools.Reflection.ComplexType.IsGenericTypeDefinition* + commentId: Overload:CilTools.Reflection.ComplexType.IsGenericTypeDefinition + isExternal: true + name: IsGenericTypeDefinition + nameWithType: ComplexType.IsGenericTypeDefinition + fullName: CilTools.Reflection.ComplexType.IsGenericTypeDefinition +- uid: System.Type.DeclaringType + commentId: P:System.Type.DeclaringType + parent: System.Type + isExternal: true + name: DeclaringType + nameWithType: Type.DeclaringType + fullName: System.Type.DeclaringType +- uid: CilTools.Reflection.ComplexType.DeclaringType* + commentId: Overload:CilTools.Reflection.ComplexType.DeclaringType + isExternal: true + name: DeclaringType + nameWithType: ComplexType.DeclaringType + fullName: CilTools.Reflection.ComplexType.DeclaringType diff --git a/docfx_project/api/CilTools.Reflection.ComplexTypeKind.yml b/docfx_project/api/CilTools.Reflection.ComplexTypeKind.yml new file mode 100644 index 0000000..04e6078 --- /dev/null +++ b/docfx_project/api/CilTools.Reflection.ComplexTypeKind.yml @@ -0,0 +1,160 @@ +### YamlMime:ManagedReference +items: +- uid: CilTools.Reflection.ComplexTypeKind + commentId: T:CilTools.Reflection.ComplexTypeKind + id: ComplexTypeKind + parent: CilTools.Reflection + children: + - CilTools.Reflection.ComplexTypeKind.ByRef + - CilTools.Reflection.ComplexTypeKind.GenInst + - CilTools.Reflection.ComplexTypeKind.Pointer + - CilTools.Reflection.ComplexTypeKind.SzArray + langs: + - csharp + - vb + name: ComplexTypeKind + nameWithType: ComplexTypeKind + fullName: CilTools.Reflection.ComplexTypeKind + type: Enum + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nSpecifies the kind of the complex type\n" + syntax: + content: public enum ComplexTypeKind + content.vb: Public Enum ComplexTypeKind + modifiers.csharp: + - public + - enum + modifiers.vb: + - Public + - Enum +- uid: CilTools.Reflection.ComplexTypeKind.SzArray + commentId: F:CilTools.Reflection.ComplexTypeKind.SzArray + id: SzArray + parent: CilTools.Reflection.ComplexTypeKind + langs: + - csharp + - vb + name: SzArray + nameWithType: ComplexTypeKind.SzArray + fullName: CilTools.Reflection.ComplexTypeKind.SzArray + type: Field + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nSingle-dimensional zero-based array\n" + syntax: + content: SzArray = 1 + return: + type: CilTools.Reflection.ComplexTypeKind + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: CilTools.Reflection.ComplexTypeKind.ByRef + commentId: F:CilTools.Reflection.ComplexTypeKind.ByRef + id: ByRef + parent: CilTools.Reflection.ComplexTypeKind + langs: + - csharp + - vb + name: ByRef + nameWithType: ComplexTypeKind.ByRef + fullName: CilTools.Reflection.ComplexTypeKind.ByRef + type: Field + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nManaged reference\n" + syntax: + content: ByRef = 2 + return: + type: CilTools.Reflection.ComplexTypeKind + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: CilTools.Reflection.ComplexTypeKind.Pointer + commentId: F:CilTools.Reflection.ComplexTypeKind.Pointer + id: Pointer + parent: CilTools.Reflection.ComplexTypeKind + langs: + - csharp + - vb + name: Pointer + nameWithType: ComplexTypeKind.Pointer + fullName: CilTools.Reflection.ComplexTypeKind.Pointer + type: Field + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nUnmanaged pointer\n" + syntax: + content: Pointer = 3 + return: + type: CilTools.Reflection.ComplexTypeKind + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: CilTools.Reflection.ComplexTypeKind.GenInst + commentId: F:CilTools.Reflection.ComplexTypeKind.GenInst + id: GenInst + parent: CilTools.Reflection.ComplexTypeKind + langs: + - csharp + - vb + name: GenInst + nameWithType: ComplexTypeKind.GenInst + fullName: CilTools.Reflection.ComplexTypeKind.GenInst + type: Field + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nGeneric type instantiation\n" + syntax: + content: GenInst = 4 + return: + type: CilTools.Reflection.ComplexTypeKind + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +references: +- uid: CilTools.Reflection + commentId: N:CilTools.Reflection + isExternal: true + name: CilTools.Reflection + nameWithType: CilTools.Reflection + fullName: CilTools.Reflection +- uid: CilTools.Reflection.ComplexTypeKind + commentId: T:CilTools.Reflection.ComplexTypeKind + parent: CilTools.Reflection + isExternal: true + name: ComplexTypeKind + nameWithType: ComplexTypeKind + fullName: CilTools.Reflection.ComplexTypeKind diff --git a/docfx_project/api/CilTools.Reflection.CustomMethod.yml b/docfx_project/api/CilTools.Reflection.CustomMethod.yml index 87a63f5..c380d45 100644 --- a/docfx_project/api/CilTools.Reflection.CustomMethod.yml +++ b/docfx_project/api/CilTools.Reflection.CustomMethod.yml @@ -7,9 +7,11 @@ items: children: - CilTools.Reflection.CustomMethod.#ctor - CilTools.Reflection.CustomMethod.GetBytecode + - CilTools.Reflection.CustomMethod.GetDefinition - CilTools.Reflection.CustomMethod.GetExceptionBlocks - CilTools.Reflection.CustomMethod.GetLocalVariables - CilTools.Reflection.CustomMethod.GetLocalVarSignature + - CilTools.Reflection.CustomMethod.GetPInvokeParams - CilTools.Reflection.CustomMethod.InitLocals - CilTools.Reflection.CustomMethod.InitLocalsSpecified - CilTools.Reflection.CustomMethod.MaxStackSize @@ -29,7 +31,7 @@ items: assemblies: - CilTools.BytecodeAnalysis namespace: CilTools.Reflection - summary: "\nA base class for MethodBase implementations providing custom mechanisms for extracting bytecode data. \nInherit from this class when you want CilBytecodeparser to process bytecode from your custom data source, instead of \nreflection.\n" + summary: "\nA base class for MethodBase implementations providing custom mechanisms for extracting bytecode data. \nInherit from this class when you want CilTools.BytecodeAnalysis to process bytecode from your custom data source, instead of \nreflection.\n" syntax: content: 'public abstract class CustomMethod : MethodBase, ICustomAttributeProvider, _MemberInfo, _MethodBase' content.vb: >- @@ -257,6 +259,68 @@ items: modifiers.vb: - Public - Overridable +- uid: CilTools.Reflection.CustomMethod.GetDefinition + commentId: M:CilTools.Reflection.CustomMethod.GetDefinition + id: GetDefinition + parent: CilTools.Reflection.CustomMethod + langs: + - csharp + - vb + name: GetDefinition() + nameWithType: CustomMethod.GetDefinition() + fullName: CilTools.Reflection.CustomMethod.GetDefinition() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nWhen overridden in the derived class, gets the method definition for the generic method. \nReturns null if this instance does not represent the generic method.\n" + remarks: "\nThe default implementation always returns null\n" + syntax: + content: public virtual MethodBase GetDefinition() + return: + type: System.Reflection.MethodBase + content.vb: Public Overridable Function GetDefinition As MethodBase + overload: CilTools.Reflection.CustomMethod.GetDefinition* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: CilTools.Reflection.CustomMethod.GetPInvokeParams + commentId: M:CilTools.Reflection.CustomMethod.GetPInvokeParams + id: GetPInvokeParams + parent: CilTools.Reflection.CustomMethod + langs: + - csharp + - vb + name: GetPInvokeParams() + nameWithType: CustomMethod.GetPInvokeParams() + fullName: CilTools.Reflection.CustomMethod.GetPInvokeParams() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nWhen overridden in the derived class, gets P/Invoke parameters for the imported unmanaged \nmethod. Returns null if this instance does not represent an imported unmanaged method.\n" + remarks: "\nThe default implementation always returns null\n" + syntax: + content: public virtual PInvokeParams GetPInvokeParams() + return: + type: CilTools.Reflection.PInvokeParams + content.vb: Public Overridable Function GetPInvokeParams As PInvokeParams + overload: CilTools.Reflection.CustomMethod.GetPInvokeParams* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable - uid: CilTools.Reflection.CustomMethod.#ctor commentId: M:CilTools.Reflection.CustomMethod.#ctor id: '#ctor' @@ -3166,6 +3230,25 @@ references: - name: () nameWithType: () fullName: () +- uid: CilTools.Reflection.CustomMethod.GetDefinition* + commentId: Overload:CilTools.Reflection.CustomMethod.GetDefinition + isExternal: true + name: GetDefinition + nameWithType: CustomMethod.GetDefinition + fullName: CilTools.Reflection.CustomMethod.GetDefinition +- uid: CilTools.Reflection.CustomMethod.GetPInvokeParams* + commentId: Overload:CilTools.Reflection.CustomMethod.GetPInvokeParams + isExternal: true + name: GetPInvokeParams + nameWithType: CustomMethod.GetPInvokeParams + fullName: CilTools.Reflection.CustomMethod.GetPInvokeParams +- uid: CilTools.Reflection.PInvokeParams + commentId: T:CilTools.Reflection.PInvokeParams + parent: CilTools.Reflection + isExternal: true + name: PInvokeParams + nameWithType: PInvokeParams + fullName: CilTools.Reflection.PInvokeParams - uid: CilTools.Reflection.CustomMethod.#ctor* commentId: Overload:CilTools.Reflection.CustomMethod.#ctor isExternal: true diff --git a/docfx_project/api/CilTools.Reflection.GenericParamType.yml b/docfx_project/api/CilTools.Reflection.GenericParamType.yml new file mode 100644 index 0000000..b0e78e5 --- /dev/null +++ b/docfx_project/api/CilTools.Reflection.GenericParamType.yml @@ -0,0 +1,10537 @@ +### YamlMime:ManagedReference +items: +- uid: CilTools.Reflection.GenericParamType + commentId: T:CilTools.Reflection.GenericParamType + id: GenericParamType + parent: CilTools.Reflection + children: + - CilTools.Reflection.GenericParamType.#ctor(System.Reflection.MethodBase,System.Int32) + - CilTools.Reflection.GenericParamType.#ctor(System.Reflection.MethodBase,System.Int32,System.String) + - CilTools.Reflection.GenericParamType.Assembly + - CilTools.Reflection.GenericParamType.AssemblyQualifiedName + - CilTools.Reflection.GenericParamType.BaseType + - CilTools.Reflection.GenericParamType.DeclaringMethod + - CilTools.Reflection.GenericParamType.FullName + - CilTools.Reflection.GenericParamType.GenericParameterPosition + - CilTools.Reflection.GenericParamType.GetArrayRank + - CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl + - CilTools.Reflection.GenericParamType.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + - CilTools.Reflection.GenericParamType.GetConstructors(System.Reflection.BindingFlags) + - CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Boolean) + - CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Type,System.Boolean) + - CilTools.Reflection.GenericParamType.GetElementType + - CilTools.Reflection.GenericParamType.GetEvent(System.String,System.Reflection.BindingFlags) + - CilTools.Reflection.GenericParamType.GetEvents(System.Reflection.BindingFlags) + - CilTools.Reflection.GenericParamType.GetField(System.String,System.Reflection.BindingFlags) + - CilTools.Reflection.GenericParamType.GetFields(System.Reflection.BindingFlags) + - CilTools.Reflection.GenericParamType.GetInterface(System.String,System.Boolean) + - CilTools.Reflection.GenericParamType.GetInterfaces + - CilTools.Reflection.GenericParamType.GetMember(System.String,System.Reflection.BindingFlags) + - CilTools.Reflection.GenericParamType.GetMembers(System.Reflection.BindingFlags) + - CilTools.Reflection.GenericParamType.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + - CilTools.Reflection.GenericParamType.GetMethods(System.Reflection.BindingFlags) + - CilTools.Reflection.GenericParamType.GetNestedType(System.String,System.Reflection.BindingFlags) + - CilTools.Reflection.GenericParamType.GetNestedTypes(System.Reflection.BindingFlags) + - CilTools.Reflection.GenericParamType.GetProperties(System.Reflection.BindingFlags) + - CilTools.Reflection.GenericParamType.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + - CilTools.Reflection.GenericParamType.GUID + - CilTools.Reflection.GenericParamType.HasElementTypeImpl + - CilTools.Reflection.GenericParamType.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + - CilTools.Reflection.GenericParamType.IsArrayImpl + - CilTools.Reflection.GenericParamType.IsByRefImpl + - CilTools.Reflection.GenericParamType.IsCOMObjectImpl + - CilTools.Reflection.GenericParamType.IsDefined(System.Type,System.Boolean) + - CilTools.Reflection.GenericParamType.IsGenericParameter + - CilTools.Reflection.GenericParamType.IsPointerImpl + - CilTools.Reflection.GenericParamType.IsPrimitiveImpl + - CilTools.Reflection.GenericParamType.MakeArrayType + - CilTools.Reflection.GenericParamType.MakeByRefType + - CilTools.Reflection.GenericParamType.MakePointerType + - CilTools.Reflection.GenericParamType.MetadataToken + - CilTools.Reflection.GenericParamType.Module + - CilTools.Reflection.GenericParamType.Name + - CilTools.Reflection.GenericParamType.Namespace + - CilTools.Reflection.GenericParamType.UnderlyingSystemType + langs: + - csharp + - vb + name: GenericParamType + nameWithType: GenericParamType + fullName: CilTools.Reflection.GenericParamType + type: Class + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nRepresents the generic parameter\n" + syntax: + content: 'public class GenericParamType : Type, ICustomAttributeProvider, _MemberInfo, _Type, IReflect' + content.vb: >- + Public Class GenericParamType + Inherits Type + Implements ICustomAttributeProvider, _MemberInfo, _Type, IReflect + inheritance: + - System.Object + - System.Reflection.MemberInfo + - System.Type + implements: + - System.Reflection.ICustomAttributeProvider + - System.Runtime.InteropServices._MemberInfo + - System.Runtime.InteropServices._Type + - System.Reflection.IReflect + inheritedMembers: + - System.Type.FilterAttribute + - System.Type.FilterName + - System.Type.FilterNameIgnoreCase + - System.Type.Missing + - System.Type.Delimiter + - System.Type.EmptyTypes + - System.Type.GetType(System.String,System.Boolean,System.Boolean) + - System.Type.GetType(System.String,System.Boolean) + - System.Type.GetType(System.String) + - System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + - System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + - System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + - System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + - System.Type.MakeArrayType(System.Int32) + - System.Type.GetTypeFromProgID(System.String) + - System.Type.GetTypeFromProgID(System.String,System.Boolean) + - System.Type.GetTypeFromProgID(System.String,System.String) + - System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + - System.Type.GetTypeFromCLSID(System.Guid) + - System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + - System.Type.GetTypeFromCLSID(System.Guid,System.String) + - System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + - System.Type.GetTypeCode(System.Type) + - System.Type.GetTypeCodeImpl + - System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + - System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + - System.Type.GetTypeHandle(System.Object) + - System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + - System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetConstructor(System.Type[]) + - System.Type.GetConstructors + - System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetMethod(System.String,System.Type[]) + - System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + - System.Type.GetMethod(System.String) + - System.Type.GetMethods + - System.Type.GetField(System.String) + - System.Type.GetFields + - System.Type.GetInterface(System.String) + - System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + - System.Type.GetEvent(System.String) + - System.Type.GetEvents + - System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + - System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + - System.Type.GetProperty(System.String,System.Type,System.Type[]) + - System.Type.GetProperty(System.String,System.Type[]) + - System.Type.GetProperty(System.String,System.Type) + - System.Type.GetProperty(System.String) + - System.Type.GetProperties + - System.Type.GetNestedTypes + - System.Type.GetNestedType(System.String) + - System.Type.GetMember(System.String) + - System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + - System.Type.GetMembers + - System.Type.GetDefaultMembers + - System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + - System.Type.GetGenericParameterConstraints + - System.Type.IsValueTypeImpl + - System.Type.MakeGenericType(System.Type[]) + - System.Type.IsContextfulImpl + - System.Type.IsMarshalByRefImpl + - System.Type.GetGenericArguments + - System.Type.GetGenericTypeDefinition + - System.Type.GetEnumNames + - System.Type.GetEnumValues + - System.Type.GetEnumUnderlyingType + - System.Type.IsEnumDefined(System.Object) + - System.Type.GetEnumName(System.Object) + - System.Type.IsSubclassOf(System.Type) + - System.Type.IsInstanceOfType(System.Object) + - System.Type.IsAssignableFrom(System.Type) + - System.Type.IsEquivalentTo(System.Type) + - System.Type.ToString + - System.Type.GetTypeArray(System.Object[]) + - System.Type.Equals(System.Object) + - System.Type.Equals(System.Type) + - System.Type.GetHashCode + - System.Type.GetInterfaceMap(System.Type) + - System.Type.GetType + - System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + - System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + - System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + - System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + - System.Type.MemberType + - System.Type.DeclaringType + - System.Type.ReflectedType + - System.Type.StructLayoutAttribute + - System.Type.DefaultBinder + - System.Type.TypeHandle + - System.Type.TypeInitializer + - System.Type.IsNested + - System.Type.Attributes + - System.Type.GenericParameterAttributes + - System.Type.IsVisible + - System.Type.IsNotPublic + - System.Type.IsPublic + - System.Type.IsNestedPublic + - System.Type.IsNestedPrivate + - System.Type.IsNestedFamily + - System.Type.IsNestedAssembly + - System.Type.IsNestedFamANDAssem + - System.Type.IsNestedFamORAssem + - System.Type.IsAutoLayout + - System.Type.IsLayoutSequential + - System.Type.IsExplicitLayout + - System.Type.IsClass + - System.Type.IsInterface + - System.Type.IsValueType + - System.Type.IsAbstract + - System.Type.IsSealed + - System.Type.IsEnum + - System.Type.IsSpecialName + - System.Type.IsImport + - System.Type.IsSerializable + - System.Type.IsAnsiClass + - System.Type.IsUnicodeClass + - System.Type.IsAutoClass + - System.Type.IsArray + - System.Type.IsGenericType + - System.Type.IsGenericTypeDefinition + - System.Type.IsConstructedGenericType + - System.Type.ContainsGenericParameters + - System.Type.IsByRef + - System.Type.IsPointer + - System.Type.IsPrimitive + - System.Type.IsCOMObject + - System.Type.HasElementType + - System.Type.IsContextful + - System.Type.IsMarshalByRef + - System.Type.GenericTypeArguments + - System.Type.IsSecurityCritical + - System.Type.IsSecuritySafeCritical + - System.Type.IsSecurityTransparent + - System.Reflection.MemberInfo.GetCustomAttributesData + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + - System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + - System.Reflection.MemberInfo.CustomAttributes + - System.Object.Equals(System.Object,System.Object) + - System.Object.ReferenceEquals(System.Object,System.Object) + - System.Object.MemberwiseClone + extensionMethods: + - System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + - System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + - System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: CilTools.Reflection.GenericParamType.#ctor(System.Reflection.MethodBase,System.Int32) + commentId: M:CilTools.Reflection.GenericParamType.#ctor(System.Reflection.MethodBase,System.Int32) + id: '#ctor(System.Reflection.MethodBase,System.Int32)' + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GenericParamType(MethodBase, Int32) + nameWithType: GenericParamType.GenericParamType(MethodBase, Int32) + fullName: CilTools.Reflection.GenericParamType.GenericParamType(System.Reflection.MethodBase, System.Int32) + type: Constructor + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nCreates a new instance of the generic parameter\n" + syntax: + content: public GenericParamType(MethodBase m, int index) + parameters: + - id: m + type: System.Reflection.MethodBase + description: Declaring method, if this is a generic method parameter + - id: index + type: System.Int32 + description: Generic parameter index + content.vb: Public Sub New(m As MethodBase, index As Integer) + overload: CilTools.Reflection.GenericParamType.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: CilTools.Reflection.GenericParamType.#ctor(System.Reflection.MethodBase,System.Int32,System.String) + commentId: M:CilTools.Reflection.GenericParamType.#ctor(System.Reflection.MethodBase,System.Int32,System.String) + id: '#ctor(System.Reflection.MethodBase,System.Int32,System.String)' + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GenericParamType(MethodBase, Int32, String) + nameWithType: GenericParamType.GenericParamType(MethodBase, Int32, String) + fullName: CilTools.Reflection.GenericParamType.GenericParamType(System.Reflection.MethodBase, System.Int32, System.String) + type: Constructor + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nCreates a new instance of the generic parameter with the specified name\n" + syntax: + content: public GenericParamType(MethodBase m, int index, string name) + parameters: + - id: m + type: System.Reflection.MethodBase + description: Declaring method, if this is a generic method parameter + - id: index + type: System.Int32 + description: Generic parameter index + - id: name + type: System.String + description: Generic parameter name + content.vb: Public Sub New(m As MethodBase, index As Integer, name As String) + overload: CilTools.Reflection.GenericParamType.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl + commentId: M:CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl + id: GetAttributeFlagsImpl + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetAttributeFlagsImpl() + nameWithType: GenericParamType.GetAttributeFlagsImpl() + fullName: CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override TypeAttributes GetAttributeFlagsImpl() + return: + type: System.Reflection.TypeAttributes + content.vb: Protected Overrides Function GetAttributeFlagsImpl As TypeAttributes + overridden: System.Type.GetAttributeFlagsImpl + overload: CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:CilTools.Reflection.GenericParamType.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + id: GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: GenericParamType.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: CilTools.Reflection.GenericParamType.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + - id: binder + type: System.Reflection.Binder + - id: callConvention + type: System.Reflection.CallingConventions + - id: types + type: System.Type[] + - id: modifiers + type: System.Reflection.ParameterModifier[] + return: + type: System.Reflection.ConstructorInfo + content.vb: Protected Overrides Function GetConstructorImpl(bindingAttr As BindingFlags, binder As Binder, callConvention As CallingConventions, types As Type(), modifiers As ParameterModifier()) As ConstructorInfo + overridden: System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + overload: CilTools.Reflection.GenericParamType.GetConstructorImpl* + nameWithType.vb: GenericParamType.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides + fullName.vb: CilTools.Reflection.GenericParamType.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) +- uid: CilTools.Reflection.GenericParamType.GetConstructors(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.GenericParamType.GetConstructors(System.Reflection.BindingFlags) + id: GetConstructors(System.Reflection.BindingFlags) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetConstructors(BindingFlags) + nameWithType: GenericParamType.GetConstructors(BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetConstructors(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override ConstructorInfo[] GetConstructors(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.ConstructorInfo[] + content.vb: Public Overrides Function GetConstructors(bindingAttr As BindingFlags) As ConstructorInfo() + overridden: System.Type.GetConstructors(System.Reflection.BindingFlags) + overload: CilTools.Reflection.GenericParamType.GetConstructors* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetElementType + commentId: M:CilTools.Reflection.GenericParamType.GetElementType + id: GetElementType + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetElementType() + nameWithType: GenericParamType.GetElementType() + fullName: CilTools.Reflection.GenericParamType.GetElementType() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type GetElementType() + return: + type: System.Type + content.vb: Public Overrides Function GetElementType As Type + overridden: System.Type.GetElementType + overload: CilTools.Reflection.GenericParamType.GetElementType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetEvent(System.String,System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.GenericParamType.GetEvent(System.String,System.Reflection.BindingFlags) + id: GetEvent(System.String,System.Reflection.BindingFlags) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetEvent(String, BindingFlags) + nameWithType: GenericParamType.GetEvent(String, BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetEvent(System.String, System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override EventInfo GetEvent(string name, BindingFlags bindingAttr) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.EventInfo + content.vb: Public Overrides Function GetEvent(name As String, bindingAttr As BindingFlags) As EventInfo + overridden: System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + overload: CilTools.Reflection.GenericParamType.GetEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetEvents(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.GenericParamType.GetEvents(System.Reflection.BindingFlags) + id: GetEvents(System.Reflection.BindingFlags) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetEvents(BindingFlags) + nameWithType: GenericParamType.GetEvents(BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetEvents(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override EventInfo[] GetEvents(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.EventInfo[] + content.vb: Public Overrides Function GetEvents(bindingAttr As BindingFlags) As EventInfo() + overridden: System.Type.GetEvents(System.Reflection.BindingFlags) + overload: CilTools.Reflection.GenericParamType.GetEvents* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetField(System.String,System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.GenericParamType.GetField(System.String,System.Reflection.BindingFlags) + id: GetField(System.String,System.Reflection.BindingFlags) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetField(String, BindingFlags) + nameWithType: GenericParamType.GetField(String, BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetField(System.String, System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override FieldInfo GetField(string name, BindingFlags bindingAttr) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.FieldInfo + content.vb: Public Overrides Function GetField(name As String, bindingAttr As BindingFlags) As FieldInfo + overridden: System.Type.GetField(System.String,System.Reflection.BindingFlags) + overload: CilTools.Reflection.GenericParamType.GetField* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetFields(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.GenericParamType.GetFields(System.Reflection.BindingFlags) + id: GetFields(System.Reflection.BindingFlags) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetFields(BindingFlags) + nameWithType: GenericParamType.GetFields(BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetFields(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override FieldInfo[] GetFields(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.FieldInfo[] + content.vb: Public Overrides Function GetFields(bindingAttr As BindingFlags) As FieldInfo() + overridden: System.Type.GetFields(System.Reflection.BindingFlags) + overload: CilTools.Reflection.GenericParamType.GetFields* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetInterface(System.String,System.Boolean) + commentId: M:CilTools.Reflection.GenericParamType.GetInterface(System.String,System.Boolean) + id: GetInterface(System.String,System.Boolean) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetInterface(String, Boolean) + nameWithType: GenericParamType.GetInterface(String, Boolean) + fullName: CilTools.Reflection.GenericParamType.GetInterface(System.String, System.Boolean) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type GetInterface(string name, bool ignoreCase) + parameters: + - id: name + type: System.String + - id: ignoreCase + type: System.Boolean + return: + type: System.Type + content.vb: Public Overrides Function GetInterface(name As String, ignoreCase As Boolean) As Type + overridden: System.Type.GetInterface(System.String,System.Boolean) + overload: CilTools.Reflection.GenericParamType.GetInterface* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetInterfaces + commentId: M:CilTools.Reflection.GenericParamType.GetInterfaces + id: GetInterfaces + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetInterfaces() + nameWithType: GenericParamType.GetInterfaces() + fullName: CilTools.Reflection.GenericParamType.GetInterfaces() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type[] GetInterfaces() + return: + type: System.Type[] + content.vb: Public Overrides Function GetInterfaces As Type() + overridden: System.Type.GetInterfaces + overload: CilTools.Reflection.GenericParamType.GetInterfaces* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetMember(System.String,System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.GenericParamType.GetMember(System.String,System.Reflection.BindingFlags) + id: GetMember(System.String,System.Reflection.BindingFlags) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetMember(String, BindingFlags) + nameWithType: GenericParamType.GetMember(String, BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetMember(System.String, System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override MemberInfo[] GetMember(string name, BindingFlags bindingAttr) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.MemberInfo[] + content.vb: Public Overrides Function GetMember(name As String, bindingAttr As BindingFlags) As MemberInfo() + overridden: System.Type.GetMember(System.String,System.Reflection.BindingFlags) + overload: CilTools.Reflection.GenericParamType.GetMember* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetMembers(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.GenericParamType.GetMembers(System.Reflection.BindingFlags) + id: GetMembers(System.Reflection.BindingFlags) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetMembers(BindingFlags) + nameWithType: GenericParamType.GetMembers(BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetMembers(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override MemberInfo[] GetMembers(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.MemberInfo[] + content.vb: Public Overrides Function GetMembers(bindingAttr As BindingFlags) As MemberInfo() + overridden: System.Type.GetMembers(System.Reflection.BindingFlags) + overload: CilTools.Reflection.GenericParamType.GetMembers* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:CilTools.Reflection.GenericParamType.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + id: GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: GenericParamType.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: CilTools.Reflection.GenericParamType.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + - id: binder + type: System.Reflection.Binder + - id: callConvention + type: System.Reflection.CallingConventions + - id: types + type: System.Type[] + - id: modifiers + type: System.Reflection.ParameterModifier[] + return: + type: System.Reflection.MethodInfo + content.vb: Protected Overrides Function GetMethodImpl(name As String, bindingAttr As BindingFlags, binder As Binder, callConvention As CallingConventions, types As Type(), modifiers As ParameterModifier()) As MethodInfo + overridden: System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + overload: CilTools.Reflection.GenericParamType.GetMethodImpl* + nameWithType.vb: GenericParamType.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides + fullName.vb: CilTools.Reflection.GenericParamType.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) +- uid: CilTools.Reflection.GenericParamType.GetMethods(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.GenericParamType.GetMethods(System.Reflection.BindingFlags) + id: GetMethods(System.Reflection.BindingFlags) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetMethods(BindingFlags) + nameWithType: GenericParamType.GetMethods(BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetMethods(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override MethodInfo[] GetMethods(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.MethodInfo[] + content.vb: Public Overrides Function GetMethods(bindingAttr As BindingFlags) As MethodInfo() + overridden: System.Type.GetMethods(System.Reflection.BindingFlags) + overload: CilTools.Reflection.GenericParamType.GetMethods* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetNestedType(System.String,System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.GenericParamType.GetNestedType(System.String,System.Reflection.BindingFlags) + id: GetNestedType(System.String,System.Reflection.BindingFlags) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetNestedType(String, BindingFlags) + nameWithType: GenericParamType.GetNestedType(String, BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetNestedType(System.String, System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type GetNestedType(string name, BindingFlags bindingAttr) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Type + content.vb: Public Overrides Function GetNestedType(name As String, bindingAttr As BindingFlags) As Type + overridden: System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + overload: CilTools.Reflection.GenericParamType.GetNestedType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetNestedTypes(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.GenericParamType.GetNestedTypes(System.Reflection.BindingFlags) + id: GetNestedTypes(System.Reflection.BindingFlags) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetNestedTypes(BindingFlags) + nameWithType: GenericParamType.GetNestedTypes(BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetNestedTypes(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type[] GetNestedTypes(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Type[] + content.vb: Public Overrides Function GetNestedTypes(bindingAttr As BindingFlags) As Type() + overridden: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + overload: CilTools.Reflection.GenericParamType.GetNestedTypes* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetProperties(System.Reflection.BindingFlags) + commentId: M:CilTools.Reflection.GenericParamType.GetProperties(System.Reflection.BindingFlags) + id: GetProperties(System.Reflection.BindingFlags) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetProperties(BindingFlags) + nameWithType: GenericParamType.GetProperties(BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetProperties(System.Reflection.BindingFlags) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override PropertyInfo[] GetProperties(BindingFlags bindingAttr) + parameters: + - id: bindingAttr + type: System.Reflection.BindingFlags + return: + type: System.Reflection.PropertyInfo[] + content.vb: Public Overrides Function GetProperties(bindingAttr As BindingFlags) As PropertyInfo() + overridden: System.Type.GetProperties(System.Reflection.BindingFlags) + overload: CilTools.Reflection.GenericParamType.GetProperties* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:CilTools.Reflection.GenericParamType.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + id: GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + nameWithType: GenericParamType.GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + fullName: CilTools.Reflection.GenericParamType.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers) + parameters: + - id: name + type: System.String + - id: bindingAttr + type: System.Reflection.BindingFlags + - id: binder + type: System.Reflection.Binder + - id: returnType + type: System.Type + - id: types + type: System.Type[] + - id: modifiers + type: System.Reflection.ParameterModifier[] + return: + type: System.Reflection.PropertyInfo + content.vb: Protected Overrides Function GetPropertyImpl(name As String, bindingAttr As BindingFlags, binder As Binder, returnType As Type, types As Type(), modifiers As ParameterModifier()) As PropertyInfo + overridden: System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + overload: CilTools.Reflection.GenericParamType.GetPropertyImpl* + nameWithType.vb: GenericParamType.GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides + fullName.vb: CilTools.Reflection.GenericParamType.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) +- uid: CilTools.Reflection.GenericParamType.HasElementTypeImpl + commentId: M:CilTools.Reflection.GenericParamType.HasElementTypeImpl + id: HasElementTypeImpl + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: HasElementTypeImpl() + nameWithType: GenericParamType.HasElementTypeImpl() + fullName: CilTools.Reflection.GenericParamType.HasElementTypeImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override bool HasElementTypeImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function HasElementTypeImpl As Boolean + overridden: System.Type.HasElementTypeImpl + overload: CilTools.Reflection.GenericParamType.HasElementTypeImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.GenericParamType.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + commentId: M:CilTools.Reflection.GenericParamType.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + id: InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + nameWithType: GenericParamType.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + fullName: CilTools.Reflection.GenericParamType.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[]) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override object InvokeMember(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args, ParameterModifier[] modifiers, CultureInfo culture, string[] namedParameters) + parameters: + - id: name + type: System.String + - id: invokeAttr + type: System.Reflection.BindingFlags + - id: binder + type: System.Reflection.Binder + - id: target + type: System.Object + - id: args + type: System.Object[] + - id: modifiers + type: System.Reflection.ParameterModifier[] + - id: culture + type: System.Globalization.CultureInfo + - id: namedParameters + type: System.String[] + return: + type: System.Object + content.vb: Public Overrides Function InvokeMember(name As String, invokeAttr As BindingFlags, binder As Binder, target As Object, args As Object(), modifiers As ParameterModifier(), culture As CultureInfo, namedParameters As String()) As Object + overridden: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + overload: CilTools.Reflection.GenericParamType.InvokeMember* + nameWithType.vb: GenericParamType.InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides + fullName.vb: CilTools.Reflection.GenericParamType.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object(), System.Reflection.ParameterModifier(), System.Globalization.CultureInfo, System.String()) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) +- uid: CilTools.Reflection.GenericParamType.IsArrayImpl + commentId: M:CilTools.Reflection.GenericParamType.IsArrayImpl + id: IsArrayImpl + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: IsArrayImpl() + nameWithType: GenericParamType.IsArrayImpl() + fullName: CilTools.Reflection.GenericParamType.IsArrayImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override bool IsArrayImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsArrayImpl As Boolean + overridden: System.Type.IsArrayImpl + overload: CilTools.Reflection.GenericParamType.IsArrayImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.GenericParamType.IsByRefImpl + commentId: M:CilTools.Reflection.GenericParamType.IsByRefImpl + id: IsByRefImpl + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: IsByRefImpl() + nameWithType: GenericParamType.IsByRefImpl() + fullName: CilTools.Reflection.GenericParamType.IsByRefImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override bool IsByRefImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsByRefImpl As Boolean + overridden: System.Type.IsByRefImpl + overload: CilTools.Reflection.GenericParamType.IsByRefImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.GenericParamType.IsCOMObjectImpl + commentId: M:CilTools.Reflection.GenericParamType.IsCOMObjectImpl + id: IsCOMObjectImpl + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: IsCOMObjectImpl() + nameWithType: GenericParamType.IsCOMObjectImpl() + fullName: CilTools.Reflection.GenericParamType.IsCOMObjectImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override bool IsCOMObjectImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsCOMObjectImpl As Boolean + overridden: System.Type.IsCOMObjectImpl + overload: CilTools.Reflection.GenericParamType.IsCOMObjectImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.GenericParamType.IsPointerImpl + commentId: M:CilTools.Reflection.GenericParamType.IsPointerImpl + id: IsPointerImpl + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: IsPointerImpl() + nameWithType: GenericParamType.IsPointerImpl() + fullName: CilTools.Reflection.GenericParamType.IsPointerImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override bool IsPointerImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsPointerImpl As Boolean + overridden: System.Type.IsPointerImpl + overload: CilTools.Reflection.GenericParamType.IsPointerImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.GenericParamType.IsPrimitiveImpl + commentId: M:CilTools.Reflection.GenericParamType.IsPrimitiveImpl + id: IsPrimitiveImpl + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: IsPrimitiveImpl() + nameWithType: GenericParamType.IsPrimitiveImpl() + fullName: CilTools.Reflection.GenericParamType.IsPrimitiveImpl() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: protected override bool IsPrimitiveImpl() + return: + type: System.Boolean + content.vb: Protected Overrides Function IsPrimitiveImpl As Boolean + overridden: System.Type.IsPrimitiveImpl + overload: CilTools.Reflection.GenericParamType.IsPrimitiveImpl* + modifiers.csharp: + - protected + - override + modifiers.vb: + - Protected + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Type,System.Boolean) + commentId: M:CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Type,System.Boolean) + id: GetCustomAttributes(System.Type,System.Boolean) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetCustomAttributes(Type, Boolean) + nameWithType: GenericParamType.GetCustomAttributes(Type, Boolean) + fullName: CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Type, System.Boolean) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override object[] GetCustomAttributes(Type attributeType, bool inherit) + parameters: + - id: attributeType + type: System.Type + - id: inherit + type: System.Boolean + return: + type: System.Object[] + content.vb: Public Overrides Function GetCustomAttributes(attributeType As Type, inherit As Boolean) As Object() + overridden: System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + overload: CilTools.Reflection.GenericParamType.GetCustomAttributes* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Boolean) + commentId: M:CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Boolean) + id: GetCustomAttributes(System.Boolean) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetCustomAttributes(Boolean) + nameWithType: GenericParamType.GetCustomAttributes(Boolean) + fullName: CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Boolean) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override object[] GetCustomAttributes(bool inherit) + parameters: + - id: inherit + type: System.Boolean + return: + type: System.Object[] + content.vb: Public Overrides Function GetCustomAttributes(inherit As Boolean) As Object() + overridden: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + overload: CilTools.Reflection.GenericParamType.GetCustomAttributes* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.IsDefined(System.Type,System.Boolean) + commentId: M:CilTools.Reflection.GenericParamType.IsDefined(System.Type,System.Boolean) + id: IsDefined(System.Type,System.Boolean) + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: IsDefined(Type, Boolean) + nameWithType: GenericParamType.IsDefined(Type, Boolean) + fullName: CilTools.Reflection.GenericParamType.IsDefined(System.Type, System.Boolean) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override bool IsDefined(Type attributeType, bool inherit) + parameters: + - id: attributeType + type: System.Type + - id: inherit + type: System.Boolean + return: + type: System.Boolean + content.vb: Public Overrides Function IsDefined(attributeType As Type, inherit As Boolean) As Boolean + overridden: System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + overload: CilTools.Reflection.GenericParamType.IsDefined* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.GetArrayRank + commentId: M:CilTools.Reflection.GenericParamType.GetArrayRank + id: GetArrayRank + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GetArrayRank() + nameWithType: GenericParamType.GetArrayRank() + fullName: CilTools.Reflection.GenericParamType.GetArrayRank() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override int GetArrayRank() + return: + type: System.Int32 + content.vb: Public Overrides Function GetArrayRank As Integer + overridden: System.Type.GetArrayRank + overload: CilTools.Reflection.GenericParamType.GetArrayRank* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.MakeArrayType + commentId: M:CilTools.Reflection.GenericParamType.MakeArrayType + id: MakeArrayType + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: MakeArrayType() + nameWithType: GenericParamType.MakeArrayType() + fullName: CilTools.Reflection.GenericParamType.MakeArrayType() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type MakeArrayType() + return: + type: System.Type + content.vb: Public Overrides Function MakeArrayType As Type + overridden: System.Type.MakeArrayType + overload: CilTools.Reflection.GenericParamType.MakeArrayType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.MakeByRefType + commentId: M:CilTools.Reflection.GenericParamType.MakeByRefType + id: MakeByRefType + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: MakeByRefType() + nameWithType: GenericParamType.MakeByRefType() + fullName: CilTools.Reflection.GenericParamType.MakeByRefType() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type MakeByRefType() + return: + type: System.Type + content.vb: Public Overrides Function MakeByRefType As Type + overridden: System.Type.MakeByRefType + overload: CilTools.Reflection.GenericParamType.MakeByRefType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.MakePointerType + commentId: M:CilTools.Reflection.GenericParamType.MakePointerType + id: MakePointerType + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: MakePointerType() + nameWithType: GenericParamType.MakePointerType() + fullName: CilTools.Reflection.GenericParamType.MakePointerType() + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type MakePointerType() + return: + type: System.Type + content.vb: Public Overrides Function MakePointerType As Type + overridden: System.Type.MakePointerType + overload: CilTools.Reflection.GenericParamType.MakePointerType* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: CilTools.Reflection.GenericParamType.Assembly + commentId: P:CilTools.Reflection.GenericParamType.Assembly + id: Assembly + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: Assembly + nameWithType: GenericParamType.Assembly + fullName: CilTools.Reflection.GenericParamType.Assembly + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Assembly Assembly { get; } + parameters: [] + return: + type: System.Reflection.Assembly + content.vb: Public Overrides ReadOnly Property Assembly As Assembly + overridden: System.Type.Assembly + overload: CilTools.Reflection.GenericParamType.Assembly* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.GenericParamType.AssemblyQualifiedName + commentId: P:CilTools.Reflection.GenericParamType.AssemblyQualifiedName + id: AssemblyQualifiedName + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: AssemblyQualifiedName + nameWithType: GenericParamType.AssemblyQualifiedName + fullName: CilTools.Reflection.GenericParamType.AssemblyQualifiedName + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override string AssemblyQualifiedName { get; } + parameters: [] + return: + type: System.String + content.vb: Public Overrides ReadOnly Property AssemblyQualifiedName As String + overridden: System.Type.AssemblyQualifiedName + overload: CilTools.Reflection.GenericParamType.AssemblyQualifiedName* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.GenericParamType.BaseType + commentId: P:CilTools.Reflection.GenericParamType.BaseType + id: BaseType + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: BaseType + nameWithType: GenericParamType.BaseType + fullName: CilTools.Reflection.GenericParamType.BaseType + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type BaseType { get; } + parameters: [] + return: + type: System.Type + content.vb: Public Overrides ReadOnly Property BaseType As Type + overridden: System.Type.BaseType + overload: CilTools.Reflection.GenericParamType.BaseType* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.GenericParamType.FullName + commentId: P:CilTools.Reflection.GenericParamType.FullName + id: FullName + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: FullName + nameWithType: GenericParamType.FullName + fullName: CilTools.Reflection.GenericParamType.FullName + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override string FullName { get; } + parameters: [] + return: + type: System.String + content.vb: Public Overrides ReadOnly Property FullName As String + overridden: System.Type.FullName + overload: CilTools.Reflection.GenericParamType.FullName* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.GenericParamType.GUID + commentId: P:CilTools.Reflection.GenericParamType.GUID + id: GUID + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GUID + nameWithType: GenericParamType.GUID + fullName: CilTools.Reflection.GenericParamType.GUID + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Guid GUID { get; } + parameters: [] + return: + type: System.Guid + content.vb: Public Overrides ReadOnly Property GUID As Guid + overridden: System.Type.GUID + overload: CilTools.Reflection.GenericParamType.GUID* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.GenericParamType.Module + commentId: P:CilTools.Reflection.GenericParamType.Module + id: Module + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: Module + nameWithType: GenericParamType.Module + fullName: CilTools.Reflection.GenericParamType.Module + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Module Module { get; } + parameters: [] + return: + type: System.Reflection.Module + content.vb: 'Public Overrides ReadOnly Property Module As ' + overridden: System.Type.Module + overload: CilTools.Reflection.GenericParamType.Module* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.GenericParamType.Namespace + commentId: P:CilTools.Reflection.GenericParamType.Namespace + id: Namespace + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: Namespace + nameWithType: GenericParamType.Namespace + fullName: CilTools.Reflection.GenericParamType.Namespace + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override string Namespace { get; } + parameters: [] + return: + type: System.String + content.vb: Public Overrides ReadOnly Property Namespace As String + overridden: System.Type.Namespace + overload: CilTools.Reflection.GenericParamType.Namespace* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.GenericParamType.UnderlyingSystemType + commentId: P:CilTools.Reflection.GenericParamType.UnderlyingSystemType + id: UnderlyingSystemType + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: UnderlyingSystemType + nameWithType: GenericParamType.UnderlyingSystemType + fullName: CilTools.Reflection.GenericParamType.UnderlyingSystemType + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override Type UnderlyingSystemType { get; } + parameters: [] + return: + type: System.Type + content.vb: Public Overrides ReadOnly Property UnderlyingSystemType As Type + overridden: System.Type.UnderlyingSystemType + overload: CilTools.Reflection.GenericParamType.UnderlyingSystemType* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.GenericParamType.Name + commentId: P:CilTools.Reflection.GenericParamType.Name + id: Name + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: Name + nameWithType: GenericParamType.Name + fullName: CilTools.Reflection.GenericParamType.Name + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override string Name { get; } + parameters: [] + return: + type: System.String + content.vb: Public Overrides ReadOnly Property Name As String + overridden: System.Reflection.MemberInfo.Name + overload: CilTools.Reflection.GenericParamType.Name* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.GenericParamType.MetadataToken + commentId: P:CilTools.Reflection.GenericParamType.MetadataToken + id: MetadataToken + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: MetadataToken + nameWithType: GenericParamType.MetadataToken + fullName: CilTools.Reflection.GenericParamType.MetadataToken + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override int MetadataToken { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Overrides ReadOnly Property MetadataToken As Integer + overridden: System.Reflection.MemberInfo.MetadataToken + overload: CilTools.Reflection.GenericParamType.MetadataToken* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.GenericParamType.IsGenericParameter + commentId: P:CilTools.Reflection.GenericParamType.IsGenericParameter + id: IsGenericParameter + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: IsGenericParameter + nameWithType: GenericParamType.IsGenericParameter + fullName: CilTools.Reflection.GenericParamType.IsGenericParameter + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override bool IsGenericParameter { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Overrides ReadOnly Property IsGenericParameter As Boolean + overridden: System.Type.IsGenericParameter + overload: CilTools.Reflection.GenericParamType.IsGenericParameter* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.GenericParamType.GenericParameterPosition + commentId: P:CilTools.Reflection.GenericParamType.GenericParameterPosition + id: GenericParameterPosition + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: GenericParameterPosition + nameWithType: GenericParamType.GenericParameterPosition + fullName: CilTools.Reflection.GenericParamType.GenericParameterPosition + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override int GenericParameterPosition { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Overrides ReadOnly Property GenericParameterPosition As Integer + overridden: System.Type.GenericParameterPosition + overload: CilTools.Reflection.GenericParamType.GenericParameterPosition* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: CilTools.Reflection.GenericParamType.DeclaringMethod + commentId: P:CilTools.Reflection.GenericParamType.DeclaringMethod + id: DeclaringMethod + parent: CilTools.Reflection.GenericParamType + langs: + - csharp + - vb + name: DeclaringMethod + nameWithType: GenericParamType.DeclaringMethod + fullName: CilTools.Reflection.GenericParamType.DeclaringMethod + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + syntax: + content: public override MethodBase DeclaringMethod { get; } + parameters: [] + return: + type: System.Reflection.MethodBase + content.vb: Public Overrides ReadOnly Property DeclaringMethod As MethodBase + overridden: System.Type.DeclaringMethod + overload: CilTools.Reflection.GenericParamType.DeclaringMethod* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +references: +- uid: CilTools.Reflection + commentId: N:CilTools.Reflection + isExternal: true + name: CilTools.Reflection + nameWithType: CilTools.Reflection + fullName: CilTools.Reflection +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: System.Reflection.MemberInfo + commentId: T:System.Reflection.MemberInfo + parent: System.Reflection + isExternal: true + name: MemberInfo + nameWithType: MemberInfo + fullName: System.Reflection.MemberInfo +- uid: System.Type + commentId: T:System.Type + parent: System + isExternal: true + name: Type + nameWithType: Type + fullName: System.Type +- uid: System.Reflection.ICustomAttributeProvider + commentId: T:System.Reflection.ICustomAttributeProvider + parent: System.Reflection + isExternal: true + name: ICustomAttributeProvider + nameWithType: ICustomAttributeProvider + fullName: System.Reflection.ICustomAttributeProvider +- uid: System.Runtime.InteropServices._MemberInfo + commentId: T:System.Runtime.InteropServices._MemberInfo + parent: System.Runtime.InteropServices + isExternal: true + name: _MemberInfo + nameWithType: _MemberInfo + fullName: System.Runtime.InteropServices._MemberInfo +- uid: System.Runtime.InteropServices._Type + commentId: T:System.Runtime.InteropServices._Type + parent: System.Runtime.InteropServices + isExternal: true + name: _Type + nameWithType: _Type + fullName: System.Runtime.InteropServices._Type +- uid: System.Reflection.IReflect + commentId: T:System.Reflection.IReflect + parent: System.Reflection + isExternal: true + name: IReflect + nameWithType: IReflect + fullName: System.Reflection.IReflect +- uid: System.Type.FilterAttribute + commentId: F:System.Type.FilterAttribute + parent: System.Type + isExternal: true + name: FilterAttribute + nameWithType: Type.FilterAttribute + fullName: System.Type.FilterAttribute +- uid: System.Type.FilterName + commentId: F:System.Type.FilterName + parent: System.Type + isExternal: true + name: FilterName + nameWithType: Type.FilterName + fullName: System.Type.FilterName +- uid: System.Type.FilterNameIgnoreCase + commentId: F:System.Type.FilterNameIgnoreCase + parent: System.Type + isExternal: true + name: FilterNameIgnoreCase + nameWithType: Type.FilterNameIgnoreCase + fullName: System.Type.FilterNameIgnoreCase +- uid: System.Type.Missing + commentId: F:System.Type.Missing + parent: System.Type + isExternal: true + name: Missing + nameWithType: Type.Missing + fullName: System.Type.Missing +- uid: System.Type.Delimiter + commentId: F:System.Type.Delimiter + parent: System.Type + isExternal: true + name: Delimiter + nameWithType: Type.Delimiter + fullName: System.Type.Delimiter +- uid: System.Type.EmptyTypes + commentId: F:System.Type.EmptyTypes + parent: System.Type + isExternal: true + name: EmptyTypes + nameWithType: Type.EmptyTypes + fullName: System.Type.EmptyTypes +- uid: System.Type.GetType(System.String,System.Boolean,System.Boolean) + commentId: M:System.Type.GetType(System.String,System.Boolean,System.Boolean) + parent: System.Type + isExternal: true + name: GetType(String, Boolean, Boolean) + nameWithType: Type.GetType(String, Boolean, Boolean) + fullName: System.Type.GetType(System.String, System.Boolean, System.Boolean) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Boolean,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Boolean,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String,System.Boolean) + commentId: M:System.Type.GetType(System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetType(String, Boolean) + nameWithType: Type.GetType(String, Boolean) + fullName: System.Type.GetType(System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String) + commentId: M:System.Type.GetType(System.String) + parent: System.Type + isExternal: true + name: GetType(String) + nameWithType: Type.GetType(String) + fullName: System.Type.GetType(System.String) + spec.csharp: + - uid: System.Type.GetType(System.String) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + commentId: M:System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + parent: System.Type + isExternal: true + name: GetType(String, Func, Func) + nameWithType: Type.GetType(String, Func, Func) + fullName: System.Type.GetType(System.String, System.Func, System.Func) + nameWithType.vb: Type.GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type)) + fullName.vb: System.Type.GetType(System.String, System.Func(Of System.Reflection.AssemblyName, System.Reflection.Assembly), System.Func(Of System.Reflection.Assembly, System.String, System.Boolean, System.Type)) + name.vb: GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type)) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type}) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + commentId: M:System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + parent: System.Type + isExternal: true + name: GetType(String, Func, Func, Boolean) + nameWithType: Type.GetType(String, Func, Func, Boolean) + fullName: System.Type.GetType(System.String, System.Func, System.Func, System.Boolean) + nameWithType.vb: Type.GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type), Boolean) + fullName.vb: System.Type.GetType(System.String, System.Func(Of System.Reflection.AssemblyName, System.Reflection.Assembly), System.Func(Of System.Reflection.Assembly, System.String, System.Boolean, System.Type), System.Boolean) + name.vb: GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type), Boolean) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + commentId: M:System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + parent: System.Type + isExternal: true + name: GetType(String, Func, Func, Boolean, Boolean) + nameWithType: Type.GetType(String, Func, Func, Boolean, Boolean) + fullName: System.Type.GetType(System.String, System.Func, System.Func, System.Boolean, System.Boolean) + nameWithType.vb: Type.GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type), Boolean, Boolean) + fullName.vb: System.Type.GetType(System.String, System.Func(Of System.Reflection.AssemblyName, System.Reflection.Assembly), System.Func(Of System.Reflection.Assembly, System.String, System.Boolean, System.Type), System.Boolean, System.Boolean) + name.vb: GetType(String, Func(Of AssemblyName, Assembly), Func(Of Assembly, String, Boolean, Type), Boolean, Boolean) + spec.csharp: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType(System.String,System.Func{System.Reflection.AssemblyName,System.Reflection.Assembly},System.Func{System.Reflection.Assembly,System.String,System.Boolean,System.Type},System.Boolean,System.Boolean) + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.AssemblyName + name: AssemblyName + nameWithType: AssemblyName + fullName: System.Reflection.AssemblyName + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`4 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Reflection.Assembly + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + commentId: M:System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + parent: System.Type + isExternal: true + name: ReflectionOnlyGetType(String, Boolean, Boolean) + nameWithType: Type.ReflectionOnlyGetType(String, Boolean, Boolean) + fullName: System.Type.ReflectionOnlyGetType(System.String, System.Boolean, System.Boolean) + spec.csharp: + - uid: System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + name: ReflectionOnlyGetType + nameWithType: Type.ReflectionOnlyGetType + fullName: System.Type.ReflectionOnlyGetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.ReflectionOnlyGetType(System.String,System.Boolean,System.Boolean) + name: ReflectionOnlyGetType + nameWithType: Type.ReflectionOnlyGetType + fullName: System.Type.ReflectionOnlyGetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.MakeArrayType(System.Int32) + commentId: M:System.Type.MakeArrayType(System.Int32) + parent: System.Type + isExternal: true + name: MakeArrayType(Int32) + nameWithType: Type.MakeArrayType(Int32) + fullName: System.Type.MakeArrayType(System.Int32) + spec.csharp: + - uid: System.Type.MakeArrayType(System.Int32) + name: MakeArrayType + nameWithType: Type.MakeArrayType + fullName: System.Type.MakeArrayType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.MakeArrayType(System.Int32) + name: MakeArrayType + nameWithType: Type.MakeArrayType + fullName: System.Type.MakeArrayType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromProgID(System.String) + commentId: M:System.Type.GetTypeFromProgID(System.String) + parent: System.Type + isExternal: true + name: GetTypeFromProgID(String) + nameWithType: Type.GetTypeFromProgID(String) + fullName: System.Type.GetTypeFromProgID(System.String) + spec.csharp: + - uid: System.Type.GetTypeFromProgID(System.String) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromProgID(System.String) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromProgID(System.String,System.Boolean) + commentId: M:System.Type.GetTypeFromProgID(System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetTypeFromProgID(String, Boolean) + nameWithType: Type.GetTypeFromProgID(String, Boolean) + fullName: System.Type.GetTypeFromProgID(System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetTypeFromProgID(System.String,System.Boolean) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromProgID(System.String,System.Boolean) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromProgID(System.String,System.String) + commentId: M:System.Type.GetTypeFromProgID(System.String,System.String) + parent: System.Type + isExternal: true + name: GetTypeFromProgID(String, String) + nameWithType: Type.GetTypeFromProgID(String, String) + fullName: System.Type.GetTypeFromProgID(System.String, System.String) + spec.csharp: + - uid: System.Type.GetTypeFromProgID(System.String,System.String) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromProgID(System.String,System.String) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + commentId: M:System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetTypeFromProgID(String, String, Boolean) + nameWithType: Type.GetTypeFromProgID(String, String, Boolean) + fullName: System.Type.GetTypeFromProgID(System.String, System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromProgID(System.String,System.String,System.Boolean) + name: GetTypeFromProgID + nameWithType: Type.GetTypeFromProgID + fullName: System.Type.GetTypeFromProgID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromCLSID(System.Guid) + commentId: M:System.Type.GetTypeFromCLSID(System.Guid) + parent: System.Type + isExternal: true + name: GetTypeFromCLSID(Guid) + nameWithType: Type.GetTypeFromCLSID(Guid) + fullName: System.Type.GetTypeFromCLSID(System.Guid) + spec.csharp: + - uid: System.Type.GetTypeFromCLSID(System.Guid) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromCLSID(System.Guid) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + commentId: M:System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + parent: System.Type + isExternal: true + name: GetTypeFromCLSID(Guid, Boolean) + nameWithType: Type.GetTypeFromCLSID(Guid, Boolean) + fullName: System.Type.GetTypeFromCLSID(System.Guid, System.Boolean) + spec.csharp: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.Boolean) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromCLSID(System.Guid,System.String) + commentId: M:System.Type.GetTypeFromCLSID(System.Guid,System.String) + parent: System.Type + isExternal: true + name: GetTypeFromCLSID(Guid, String) + nameWithType: Type.GetTypeFromCLSID(Guid, String) + fullName: System.Type.GetTypeFromCLSID(System.Guid, System.String) + spec.csharp: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.String) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.String) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + commentId: M:System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetTypeFromCLSID(Guid, String, Boolean) + nameWithType: Type.GetTypeFromCLSID(Guid, String, Boolean) + fullName: System.Type.GetTypeFromCLSID(System.Guid, System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromCLSID(System.Guid,System.String,System.Boolean) + name: GetTypeFromCLSID + nameWithType: Type.GetTypeFromCLSID + fullName: System.Type.GetTypeFromCLSID + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeCode(System.Type) + commentId: M:System.Type.GetTypeCode(System.Type) + parent: System.Type + isExternal: true + name: GetTypeCode(Type) + nameWithType: Type.GetTypeCode(Type) + fullName: System.Type.GetTypeCode(System.Type) + spec.csharp: + - uid: System.Type.GetTypeCode(System.Type) + name: GetTypeCode + nameWithType: Type.GetTypeCode + fullName: System.Type.GetTypeCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeCode(System.Type) + name: GetTypeCode + nameWithType: Type.GetTypeCode + fullName: System.Type.GetTypeCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeCodeImpl + commentId: M:System.Type.GetTypeCodeImpl + parent: System.Type + isExternal: true + name: GetTypeCodeImpl() + nameWithType: Type.GetTypeCodeImpl() + fullName: System.Type.GetTypeCodeImpl() + spec.csharp: + - uid: System.Type.GetTypeCodeImpl + name: GetTypeCodeImpl + nameWithType: Type.GetTypeCodeImpl + fullName: System.Type.GetTypeCodeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeCodeImpl + name: GetTypeCodeImpl + nameWithType: Type.GetTypeCodeImpl + fullName: System.Type.GetTypeCodeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + commentId: M:System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + parent: System.Type + isExternal: true + name: InvokeMember(String, BindingFlags, Binder, Object, Object[], CultureInfo) + nameWithType: Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], CultureInfo) + fullName: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Globalization.CultureInfo) + nameWithType.vb: Type.InvokeMember(String, BindingFlags, Binder, Object, Object(), CultureInfo) + fullName.vb: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object(), System.Globalization.CultureInfo) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object(), CultureInfo) + spec.csharp: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Globalization.CultureInfo + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Globalization.CultureInfo) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Globalization.CultureInfo + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + commentId: M:System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + parent: System.Type + isExternal: true + name: InvokeMember(String, BindingFlags, Binder, Object, Object[]) + nameWithType: Type.InvokeMember(String, BindingFlags, Binder, Object, Object[]) + fullName: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[]) + nameWithType.vb: Type.InvokeMember(String, BindingFlags, Binder, Object, Object()) + fullName.vb: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object()) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object()) + spec.csharp: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[]) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeHandle(System.Object) + commentId: M:System.Type.GetTypeHandle(System.Object) + parent: System.Type + isExternal: true + name: GetTypeHandle(Object) + nameWithType: Type.GetTypeHandle(Object) + fullName: System.Type.GetTypeHandle(System.Object) + spec.csharp: + - uid: System.Type.GetTypeHandle(System.Object) + name: GetTypeHandle + nameWithType: Type.GetTypeHandle + fullName: System.Type.GetTypeHandle + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeHandle(System.Object) + name: GetTypeHandle + nameWithType: Type.GetTypeHandle + fullName: System.Type.GetTypeHandle + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + commentId: M:System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + parent: System.Type + isExternal: true + name: GetTypeFromHandle(RuntimeTypeHandle) + nameWithType: Type.GetTypeFromHandle(RuntimeTypeHandle) + fullName: System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + spec.csharp: + - uid: System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + name: GetTypeFromHandle + nameWithType: Type.GetTypeFromHandle + fullName: System.Type.GetTypeFromHandle + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.RuntimeTypeHandle + name: RuntimeTypeHandle + nameWithType: RuntimeTypeHandle + fullName: System.RuntimeTypeHandle + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) + name: GetTypeFromHandle + nameWithType: Type.GetTypeFromHandle + fullName: System.Type.GetTypeFromHandle + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.RuntimeTypeHandle + name: RuntimeTypeHandle + nameWithType: RuntimeTypeHandle + fullName: System.RuntimeTypeHandle + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetConstructor(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: Type.GetConstructor(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetConstructor(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName.vb: System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetConstructor(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[]) + nameWithType: Type.GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[]) + fullName: System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetConstructor(BindingFlags, Binder, Type(), ParameterModifier()) + fullName.vb: System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetConstructor(BindingFlags, Binder, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetConstructor(System.Type[]) + commentId: M:System.Type.GetConstructor(System.Type[]) + parent: System.Type + isExternal: true + name: GetConstructor(Type[]) + nameWithType: Type.GetConstructor(Type[]) + fullName: System.Type.GetConstructor(System.Type[]) + nameWithType.vb: Type.GetConstructor(Type()) + fullName.vb: System.Type.GetConstructor(System.Type()) + name.vb: GetConstructor(Type()) + spec.csharp: + - uid: System.Type.GetConstructor(System.Type[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructor(System.Type[]) + name: GetConstructor + nameWithType: Type.GetConstructor + fullName: System.Type.GetConstructor + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetConstructors + commentId: M:System.Type.GetConstructors + parent: System.Type + isExternal: true + name: GetConstructors() + nameWithType: Type.GetConstructors() + fullName: System.Type.GetConstructors() + spec.csharp: + - uid: System.Type.GetConstructors + name: GetConstructors + nameWithType: Type.GetConstructors + fullName: System.Type.GetConstructors + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructors + name: GetConstructors + nameWithType: Type.GetConstructors + fullName: System.Type.GetConstructors + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: Type.GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetMethod(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName.vb: System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethod(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[]) + nameWithType: Type.GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[]) + fullName: System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetMethod(String, BindingFlags, Binder, Type(), ParameterModifier()) + fullName.vb: System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethod(String, BindingFlags, Binder, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetMethod(String, Type[], ParameterModifier[]) + nameWithType: Type.GetMethod(String, Type[], ParameterModifier[]) + fullName: System.Type.GetMethod(System.String, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetMethod(String, Type(), ParameterModifier()) + fullName.vb: System.Type.GetMethod(System.String, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethod(String, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Type[]) + commentId: M:System.Type.GetMethod(System.String,System.Type[]) + parent: System.Type + isExternal: true + name: GetMethod(String, Type[]) + nameWithType: Type.GetMethod(String, Type[]) + fullName: System.Type.GetMethod(System.String, System.Type[]) + nameWithType.vb: Type.GetMethod(String, Type()) + fullName.vb: System.Type.GetMethod(System.String, System.Type()) + name.vb: GetMethod(String, Type()) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Type[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Type[]) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMethod(String, BindingFlags) + nameWithType: Type.GetMethod(String, BindingFlags) + fullName: System.Type.GetMethod(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String,System.Reflection.BindingFlags) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethod(System.String) + commentId: M:System.Type.GetMethod(System.String) + parent: System.Type + isExternal: true + name: GetMethod(String) + nameWithType: Type.GetMethod(String) + fullName: System.Type.GetMethod(System.String) + spec.csharp: + - uid: System.Type.GetMethod(System.String) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethod(System.String) + name: GetMethod + nameWithType: Type.GetMethod + fullName: System.Type.GetMethod + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMethods + commentId: M:System.Type.GetMethods + parent: System.Type + isExternal: true + name: GetMethods() + nameWithType: Type.GetMethods() + fullName: System.Type.GetMethods() + spec.csharp: + - uid: System.Type.GetMethods + name: GetMethods + nameWithType: Type.GetMethods + fullName: System.Type.GetMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethods + name: GetMethods + nameWithType: Type.GetMethods + fullName: System.Type.GetMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetField(System.String) + commentId: M:System.Type.GetField(System.String) + parent: System.Type + isExternal: true + name: GetField(String) + nameWithType: Type.GetField(String) + fullName: System.Type.GetField(System.String) + spec.csharp: + - uid: System.Type.GetField(System.String) + name: GetField + nameWithType: Type.GetField + fullName: System.Type.GetField + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetField(System.String) + name: GetField + nameWithType: Type.GetField + fullName: System.Type.GetField + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetFields + commentId: M:System.Type.GetFields + parent: System.Type + isExternal: true + name: GetFields() + nameWithType: Type.GetFields() + fullName: System.Type.GetFields() + spec.csharp: + - uid: System.Type.GetFields + name: GetFields + nameWithType: Type.GetFields + fullName: System.Type.GetFields + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetFields + name: GetFields + nameWithType: Type.GetFields + fullName: System.Type.GetFields + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetInterface(System.String) + commentId: M:System.Type.GetInterface(System.String) + parent: System.Type + isExternal: true + name: GetInterface(String) + nameWithType: Type.GetInterface(String) + fullName: System.Type.GetInterface(System.String) + spec.csharp: + - uid: System.Type.GetInterface(System.String) + name: GetInterface + nameWithType: Type.GetInterface + fullName: System.Type.GetInterface + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetInterface(System.String) + name: GetInterface + nameWithType: Type.GetInterface + fullName: System.Type.GetInterface + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + commentId: M:System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + parent: System.Type + isExternal: true + name: FindInterfaces(TypeFilter, Object) + nameWithType: Type.FindInterfaces(TypeFilter, Object) + fullName: System.Type.FindInterfaces(System.Reflection.TypeFilter, System.Object) + spec.csharp: + - uid: System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + name: FindInterfaces + nameWithType: Type.FindInterfaces + fullName: System.Type.FindInterfaces + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.TypeFilter + name: TypeFilter + nameWithType: TypeFilter + fullName: System.Reflection.TypeFilter + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.FindInterfaces(System.Reflection.TypeFilter,System.Object) + name: FindInterfaces + nameWithType: Type.FindInterfaces + fullName: System.Type.FindInterfaces + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.TypeFilter + name: TypeFilter + nameWithType: TypeFilter + fullName: System.Reflection.TypeFilter + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEvent(System.String) + commentId: M:System.Type.GetEvent(System.String) + parent: System.Type + isExternal: true + name: GetEvent(String) + nameWithType: Type.GetEvent(String) + fullName: System.Type.GetEvent(System.String) + spec.csharp: + - uid: System.Type.GetEvent(System.String) + name: GetEvent + nameWithType: Type.GetEvent + fullName: System.Type.GetEvent + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEvent(System.String) + name: GetEvent + nameWithType: Type.GetEvent + fullName: System.Type.GetEvent + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEvents + commentId: M:System.Type.GetEvents + parent: System.Type + isExternal: true + name: GetEvents() + nameWithType: Type.GetEvents() + fullName: System.Type.GetEvents() + spec.csharp: + - uid: System.Type.GetEvents + name: GetEvents + nameWithType: Type.GetEvents + fullName: System.Type.GetEvents + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEvents + name: GetEvents + nameWithType: Type.GetEvents + fullName: System.Type.GetEvents + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + nameWithType: Type.GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + fullName: System.Type.GetProperty(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetProperty(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + fullName.vb: System.Type.GetProperty(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetProperty(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetProperty(String, Type, Type[], ParameterModifier[]) + nameWithType: Type.GetProperty(String, Type, Type[], ParameterModifier[]) + fullName: System.Type.GetProperty(System.String, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetProperty(String, Type, Type(), ParameterModifier()) + fullName.vb: System.Type.GetProperty(System.String, System.Type, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetProperty(String, Type, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetProperty(String, BindingFlags) + nameWithType: Type.GetProperty(String, BindingFlags) + fullName: System.Type.GetProperty(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Reflection.BindingFlags) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Type,System.Type[]) + commentId: M:System.Type.GetProperty(System.String,System.Type,System.Type[]) + parent: System.Type + isExternal: true + name: GetProperty(String, Type, Type[]) + nameWithType: Type.GetProperty(String, Type, Type[]) + fullName: System.Type.GetProperty(System.String, System.Type, System.Type[]) + nameWithType.vb: Type.GetProperty(String, Type, Type()) + fullName.vb: System.Type.GetProperty(System.String, System.Type, System.Type()) + name.vb: GetProperty(String, Type, Type()) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Type,System.Type[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Type,System.Type[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Type[]) + commentId: M:System.Type.GetProperty(System.String,System.Type[]) + parent: System.Type + isExternal: true + name: GetProperty(String, Type[]) + nameWithType: Type.GetProperty(String, Type[]) + fullName: System.Type.GetProperty(System.String, System.Type[]) + nameWithType.vb: Type.GetProperty(String, Type()) + fullName.vb: System.Type.GetProperty(System.String, System.Type()) + name.vb: GetProperty(String, Type()) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Type[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Type[]) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String,System.Type) + commentId: M:System.Type.GetProperty(System.String,System.Type) + parent: System.Type + isExternal: true + name: GetProperty(String, Type) + nameWithType: Type.GetProperty(String, Type) + fullName: System.Type.GetProperty(System.String, System.Type) + spec.csharp: + - uid: System.Type.GetProperty(System.String,System.Type) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String,System.Type) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperty(System.String) + commentId: M:System.Type.GetProperty(System.String) + parent: System.Type + isExternal: true + name: GetProperty(String) + nameWithType: Type.GetProperty(String) + fullName: System.Type.GetProperty(System.String) + spec.csharp: + - uid: System.Type.GetProperty(System.String) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperty(System.String) + name: GetProperty + nameWithType: Type.GetProperty + fullName: System.Type.GetProperty + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetProperties + commentId: M:System.Type.GetProperties + parent: System.Type + isExternal: true + name: GetProperties() + nameWithType: Type.GetProperties() + fullName: System.Type.GetProperties() + spec.csharp: + - uid: System.Type.GetProperties + name: GetProperties + nameWithType: Type.GetProperties + fullName: System.Type.GetProperties + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperties + name: GetProperties + nameWithType: Type.GetProperties + fullName: System.Type.GetProperties + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetNestedTypes + commentId: M:System.Type.GetNestedTypes + parent: System.Type + isExternal: true + name: GetNestedTypes() + nameWithType: Type.GetNestedTypes() + fullName: System.Type.GetNestedTypes() + spec.csharp: + - uid: System.Type.GetNestedTypes + name: GetNestedTypes + nameWithType: Type.GetNestedTypes + fullName: System.Type.GetNestedTypes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetNestedTypes + name: GetNestedTypes + nameWithType: Type.GetNestedTypes + fullName: System.Type.GetNestedTypes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetNestedType(System.String) + commentId: M:System.Type.GetNestedType(System.String) + parent: System.Type + isExternal: true + name: GetNestedType(String) + nameWithType: Type.GetNestedType(String) + fullName: System.Type.GetNestedType(System.String) + spec.csharp: + - uid: System.Type.GetNestedType(System.String) + name: GetNestedType + nameWithType: Type.GetNestedType + fullName: System.Type.GetNestedType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetNestedType(System.String) + name: GetNestedType + nameWithType: Type.GetNestedType + fullName: System.Type.GetNestedType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMember(System.String) + commentId: M:System.Type.GetMember(System.String) + parent: System.Type + isExternal: true + name: GetMember(String) + nameWithType: Type.GetMember(String) + fullName: System.Type.GetMember(System.String) + spec.csharp: + - uid: System.Type.GetMember(System.String) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMember(System.String) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + commentId: M:System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMember(String, MemberTypes, BindingFlags) + nameWithType: Type.GetMember(String, MemberTypes, BindingFlags) + fullName: System.Type.GetMember(System.String, System.Reflection.MemberTypes, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.MemberTypes + name: MemberTypes + nameWithType: MemberTypes + fullName: System.Reflection.MemberTypes + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.MemberTypes + name: MemberTypes + nameWithType: MemberTypes + fullName: System.Reflection.MemberTypes + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetMembers + commentId: M:System.Type.GetMembers + parent: System.Type + isExternal: true + name: GetMembers() + nameWithType: Type.GetMembers() + fullName: System.Type.GetMembers() + spec.csharp: + - uid: System.Type.GetMembers + name: GetMembers + nameWithType: Type.GetMembers + fullName: System.Type.GetMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMembers + name: GetMembers + nameWithType: Type.GetMembers + fullName: System.Type.GetMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetDefaultMembers + commentId: M:System.Type.GetDefaultMembers + parent: System.Type + isExternal: true + name: GetDefaultMembers() + nameWithType: Type.GetDefaultMembers() + fullName: System.Type.GetDefaultMembers() + spec.csharp: + - uid: System.Type.GetDefaultMembers + name: GetDefaultMembers + nameWithType: Type.GetDefaultMembers + fullName: System.Type.GetDefaultMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetDefaultMembers + name: GetDefaultMembers + nameWithType: Type.GetDefaultMembers + fullName: System.Type.GetDefaultMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + commentId: M:System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + parent: System.Type + isExternal: true + name: FindMembers(MemberTypes, BindingFlags, MemberFilter, Object) + nameWithType: Type.FindMembers(MemberTypes, BindingFlags, MemberFilter, Object) + fullName: System.Type.FindMembers(System.Reflection.MemberTypes, System.Reflection.BindingFlags, System.Reflection.MemberFilter, System.Object) + spec.csharp: + - uid: System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + name: FindMembers + nameWithType: Type.FindMembers + fullName: System.Type.FindMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.MemberTypes + name: MemberTypes + nameWithType: MemberTypes + fullName: System.Reflection.MemberTypes + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.MemberFilter + name: MemberFilter + nameWithType: MemberFilter + fullName: System.Reflection.MemberFilter + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.FindMembers(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,System.Object) + name: FindMembers + nameWithType: Type.FindMembers + fullName: System.Type.FindMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.MemberTypes + name: MemberTypes + nameWithType: MemberTypes + fullName: System.Reflection.MemberTypes + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.MemberFilter + name: MemberFilter + nameWithType: MemberFilter + fullName: System.Reflection.MemberFilter + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetGenericParameterConstraints + commentId: M:System.Type.GetGenericParameterConstraints + parent: System.Type + isExternal: true + name: GetGenericParameterConstraints() + nameWithType: Type.GetGenericParameterConstraints() + fullName: System.Type.GetGenericParameterConstraints() + spec.csharp: + - uid: System.Type.GetGenericParameterConstraints + name: GetGenericParameterConstraints + nameWithType: Type.GetGenericParameterConstraints + fullName: System.Type.GetGenericParameterConstraints + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetGenericParameterConstraints + name: GetGenericParameterConstraints + nameWithType: Type.GetGenericParameterConstraints + fullName: System.Type.GetGenericParameterConstraints + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsValueTypeImpl + commentId: M:System.Type.IsValueTypeImpl + parent: System.Type + isExternal: true + name: IsValueTypeImpl() + nameWithType: Type.IsValueTypeImpl() + fullName: System.Type.IsValueTypeImpl() + spec.csharp: + - uid: System.Type.IsValueTypeImpl + name: IsValueTypeImpl + nameWithType: Type.IsValueTypeImpl + fullName: System.Type.IsValueTypeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsValueTypeImpl + name: IsValueTypeImpl + nameWithType: Type.IsValueTypeImpl + fullName: System.Type.IsValueTypeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.MakeGenericType(System.Type[]) + commentId: M:System.Type.MakeGenericType(System.Type[]) + parent: System.Type + isExternal: true + name: MakeGenericType(Type[]) + nameWithType: Type.MakeGenericType(Type[]) + fullName: System.Type.MakeGenericType(System.Type[]) + nameWithType.vb: Type.MakeGenericType(Type()) + fullName.vb: System.Type.MakeGenericType(System.Type()) + name.vb: MakeGenericType(Type()) + spec.csharp: + - uid: System.Type.MakeGenericType(System.Type[]) + name: MakeGenericType + nameWithType: Type.MakeGenericType + fullName: System.Type.MakeGenericType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.MakeGenericType(System.Type[]) + name: MakeGenericType + nameWithType: Type.MakeGenericType + fullName: System.Type.MakeGenericType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsContextfulImpl + commentId: M:System.Type.IsContextfulImpl + parent: System.Type + isExternal: true + name: IsContextfulImpl() + nameWithType: Type.IsContextfulImpl() + fullName: System.Type.IsContextfulImpl() + spec.csharp: + - uid: System.Type.IsContextfulImpl + name: IsContextfulImpl + nameWithType: Type.IsContextfulImpl + fullName: System.Type.IsContextfulImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsContextfulImpl + name: IsContextfulImpl + nameWithType: Type.IsContextfulImpl + fullName: System.Type.IsContextfulImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsMarshalByRefImpl + commentId: M:System.Type.IsMarshalByRefImpl + parent: System.Type + isExternal: true + name: IsMarshalByRefImpl() + nameWithType: Type.IsMarshalByRefImpl() + fullName: System.Type.IsMarshalByRefImpl() + spec.csharp: + - uid: System.Type.IsMarshalByRefImpl + name: IsMarshalByRefImpl + nameWithType: Type.IsMarshalByRefImpl + fullName: System.Type.IsMarshalByRefImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsMarshalByRefImpl + name: IsMarshalByRefImpl + nameWithType: Type.IsMarshalByRefImpl + fullName: System.Type.IsMarshalByRefImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetGenericArguments + commentId: M:System.Type.GetGenericArguments + parent: System.Type + isExternal: true + name: GetGenericArguments() + nameWithType: Type.GetGenericArguments() + fullName: System.Type.GetGenericArguments() + spec.csharp: + - uid: System.Type.GetGenericArguments + name: GetGenericArguments + nameWithType: Type.GetGenericArguments + fullName: System.Type.GetGenericArguments + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetGenericArguments + name: GetGenericArguments + nameWithType: Type.GetGenericArguments + fullName: System.Type.GetGenericArguments + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetGenericTypeDefinition + commentId: M:System.Type.GetGenericTypeDefinition + parent: System.Type + isExternal: true + name: GetGenericTypeDefinition() + nameWithType: Type.GetGenericTypeDefinition() + fullName: System.Type.GetGenericTypeDefinition() + spec.csharp: + - uid: System.Type.GetGenericTypeDefinition + name: GetGenericTypeDefinition + nameWithType: Type.GetGenericTypeDefinition + fullName: System.Type.GetGenericTypeDefinition + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetGenericTypeDefinition + name: GetGenericTypeDefinition + nameWithType: Type.GetGenericTypeDefinition + fullName: System.Type.GetGenericTypeDefinition + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEnumNames + commentId: M:System.Type.GetEnumNames + parent: System.Type + isExternal: true + name: GetEnumNames() + nameWithType: Type.GetEnumNames() + fullName: System.Type.GetEnumNames() + spec.csharp: + - uid: System.Type.GetEnumNames + name: GetEnumNames + nameWithType: Type.GetEnumNames + fullName: System.Type.GetEnumNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEnumNames + name: GetEnumNames + nameWithType: Type.GetEnumNames + fullName: System.Type.GetEnumNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEnumValues + commentId: M:System.Type.GetEnumValues + parent: System.Type + isExternal: true + name: GetEnumValues() + nameWithType: Type.GetEnumValues() + fullName: System.Type.GetEnumValues() + spec.csharp: + - uid: System.Type.GetEnumValues + name: GetEnumValues + nameWithType: Type.GetEnumValues + fullName: System.Type.GetEnumValues + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEnumValues + name: GetEnumValues + nameWithType: Type.GetEnumValues + fullName: System.Type.GetEnumValues + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEnumUnderlyingType + commentId: M:System.Type.GetEnumUnderlyingType + parent: System.Type + isExternal: true + name: GetEnumUnderlyingType() + nameWithType: Type.GetEnumUnderlyingType() + fullName: System.Type.GetEnumUnderlyingType() + spec.csharp: + - uid: System.Type.GetEnumUnderlyingType + name: GetEnumUnderlyingType + nameWithType: Type.GetEnumUnderlyingType + fullName: System.Type.GetEnumUnderlyingType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEnumUnderlyingType + name: GetEnumUnderlyingType + nameWithType: Type.GetEnumUnderlyingType + fullName: System.Type.GetEnumUnderlyingType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsEnumDefined(System.Object) + commentId: M:System.Type.IsEnumDefined(System.Object) + parent: System.Type + isExternal: true + name: IsEnumDefined(Object) + nameWithType: Type.IsEnumDefined(Object) + fullName: System.Type.IsEnumDefined(System.Object) + spec.csharp: + - uid: System.Type.IsEnumDefined(System.Object) + name: IsEnumDefined + nameWithType: Type.IsEnumDefined + fullName: System.Type.IsEnumDefined + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsEnumDefined(System.Object) + name: IsEnumDefined + nameWithType: Type.IsEnumDefined + fullName: System.Type.IsEnumDefined + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetEnumName(System.Object) + commentId: M:System.Type.GetEnumName(System.Object) + parent: System.Type + isExternal: true + name: GetEnumName(Object) + nameWithType: Type.GetEnumName(Object) + fullName: System.Type.GetEnumName(System.Object) + spec.csharp: + - uid: System.Type.GetEnumName(System.Object) + name: GetEnumName + nameWithType: Type.GetEnumName + fullName: System.Type.GetEnumName + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEnumName(System.Object) + name: GetEnumName + nameWithType: Type.GetEnumName + fullName: System.Type.GetEnumName + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsSubclassOf(System.Type) + commentId: M:System.Type.IsSubclassOf(System.Type) + parent: System.Type + isExternal: true + name: IsSubclassOf(Type) + nameWithType: Type.IsSubclassOf(Type) + fullName: System.Type.IsSubclassOf(System.Type) + spec.csharp: + - uid: System.Type.IsSubclassOf(System.Type) + name: IsSubclassOf + nameWithType: Type.IsSubclassOf + fullName: System.Type.IsSubclassOf + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsSubclassOf(System.Type) + name: IsSubclassOf + nameWithType: Type.IsSubclassOf + fullName: System.Type.IsSubclassOf + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsInstanceOfType(System.Object) + commentId: M:System.Type.IsInstanceOfType(System.Object) + parent: System.Type + isExternal: true + name: IsInstanceOfType(Object) + nameWithType: Type.IsInstanceOfType(Object) + fullName: System.Type.IsInstanceOfType(System.Object) + spec.csharp: + - uid: System.Type.IsInstanceOfType(System.Object) + name: IsInstanceOfType + nameWithType: Type.IsInstanceOfType + fullName: System.Type.IsInstanceOfType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsInstanceOfType(System.Object) + name: IsInstanceOfType + nameWithType: Type.IsInstanceOfType + fullName: System.Type.IsInstanceOfType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsAssignableFrom(System.Type) + commentId: M:System.Type.IsAssignableFrom(System.Type) + parent: System.Type + isExternal: true + name: IsAssignableFrom(Type) + nameWithType: Type.IsAssignableFrom(Type) + fullName: System.Type.IsAssignableFrom(System.Type) + spec.csharp: + - uid: System.Type.IsAssignableFrom(System.Type) + name: IsAssignableFrom + nameWithType: Type.IsAssignableFrom + fullName: System.Type.IsAssignableFrom + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsAssignableFrom(System.Type) + name: IsAssignableFrom + nameWithType: Type.IsAssignableFrom + fullName: System.Type.IsAssignableFrom + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.IsEquivalentTo(System.Type) + commentId: M:System.Type.IsEquivalentTo(System.Type) + parent: System.Type + isExternal: true + name: IsEquivalentTo(Type) + nameWithType: Type.IsEquivalentTo(Type) + fullName: System.Type.IsEquivalentTo(System.Type) + spec.csharp: + - uid: System.Type.IsEquivalentTo(System.Type) + name: IsEquivalentTo + nameWithType: Type.IsEquivalentTo + fullName: System.Type.IsEquivalentTo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsEquivalentTo(System.Type) + name: IsEquivalentTo + nameWithType: Type.IsEquivalentTo + fullName: System.Type.IsEquivalentTo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.ToString + commentId: M:System.Type.ToString + parent: System.Type + isExternal: true + name: ToString() + nameWithType: Type.ToString() + fullName: System.Type.ToString() + spec.csharp: + - uid: System.Type.ToString + name: ToString + nameWithType: Type.ToString + fullName: System.Type.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.ToString + name: ToString + nameWithType: Type.ToString + fullName: System.Type.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetTypeArray(System.Object[]) + commentId: M:System.Type.GetTypeArray(System.Object[]) + parent: System.Type + isExternal: true + name: GetTypeArray(Object[]) + nameWithType: Type.GetTypeArray(Object[]) + fullName: System.Type.GetTypeArray(System.Object[]) + nameWithType.vb: Type.GetTypeArray(Object()) + fullName.vb: System.Type.GetTypeArray(System.Object()) + name.vb: GetTypeArray(Object()) + spec.csharp: + - uid: System.Type.GetTypeArray(System.Object[]) + name: GetTypeArray + nameWithType: Type.GetTypeArray + fullName: System.Type.GetTypeArray + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetTypeArray(System.Object[]) + name: GetTypeArray + nameWithType: Type.GetTypeArray + fullName: System.Type.GetTypeArray + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.Equals(System.Object) + commentId: M:System.Type.Equals(System.Object) + parent: System.Type + isExternal: true + name: Equals(Object) + nameWithType: Type.Equals(Object) + fullName: System.Type.Equals(System.Object) + spec.csharp: + - uid: System.Type.Equals(System.Object) + name: Equals + nameWithType: Type.Equals + fullName: System.Type.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.Equals(System.Object) + name: Equals + nameWithType: Type.Equals + fullName: System.Type.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.Equals(System.Type) + commentId: M:System.Type.Equals(System.Type) + parent: System.Type + isExternal: true + name: Equals(Type) + nameWithType: Type.Equals(Type) + fullName: System.Type.Equals(System.Type) + spec.csharp: + - uid: System.Type.Equals(System.Type) + name: Equals + nameWithType: Type.Equals + fullName: System.Type.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.Equals(System.Type) + name: Equals + nameWithType: Type.Equals + fullName: System.Type.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetHashCode + commentId: M:System.Type.GetHashCode + parent: System.Type + isExternal: true + name: GetHashCode() + nameWithType: Type.GetHashCode() + fullName: System.Type.GetHashCode() + spec.csharp: + - uid: System.Type.GetHashCode + name: GetHashCode + nameWithType: Type.GetHashCode + fullName: System.Type.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetHashCode + name: GetHashCode + nameWithType: Type.GetHashCode + fullName: System.Type.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetInterfaceMap(System.Type) + commentId: M:System.Type.GetInterfaceMap(System.Type) + parent: System.Type + isExternal: true + name: GetInterfaceMap(Type) + nameWithType: Type.GetInterfaceMap(Type) + fullName: System.Type.GetInterfaceMap(System.Type) + spec.csharp: + - uid: System.Type.GetInterfaceMap(System.Type) + name: GetInterfaceMap + nameWithType: Type.GetInterfaceMap + fullName: System.Type.GetInterfaceMap + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetInterfaceMap(System.Type) + name: GetInterfaceMap + nameWithType: Type.GetInterfaceMap + fullName: System.Type.GetInterfaceMap + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.GetType + commentId: M:System.Type.GetType + parent: System.Type + isExternal: true + name: GetType() + nameWithType: Type.GetType() + fullName: System.Type.GetType() + spec.csharp: + - uid: System.Type.GetType + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetType + name: GetType + nameWithType: Type.GetType + fullName: System.Type.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + commentId: M:System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + parent: System.Type + isExternal: true + name: _Type.GetTypeInfoCount(UInt32) + nameWithType: Type._Type.GetTypeInfoCount(UInt32) + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfoCount(System.UInt32) + nameWithType.vb: Type.System.Runtime.InteropServices._Type.GetTypeInfoCount(UInt32) + name.vb: System.Runtime.InteropServices._Type.GetTypeInfoCount(UInt32) + spec.csharp: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + name: _Type.GetTypeInfoCount + nameWithType: Type._Type.GetTypeInfoCount + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfoCount + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfoCount(System.UInt32@) + name: System.Runtime.InteropServices._Type.GetTypeInfoCount + nameWithType: Type.System.Runtime.InteropServices._Type.GetTypeInfoCount + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfoCount + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + commentId: M:System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + parent: System.Type + isExternal: true + name: _Type.GetTypeInfo(UInt32, UInt32, IntPtr) + nameWithType: Type._Type.GetTypeInfo(UInt32, UInt32, IntPtr) + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) + nameWithType.vb: Type.System.Runtime.InteropServices._Type.GetTypeInfo(UInt32, UInt32, IntPtr) + name.vb: System.Runtime.InteropServices._Type.GetTypeInfo(UInt32, UInt32, IntPtr) + spec.csharp: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + name: _Type.GetTypeInfo + nameWithType: Type._Type.GetTypeInfo + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + name: System.Runtime.InteropServices._Type.GetTypeInfo + nameWithType: Type.System.Runtime.InteropServices._Type.GetTypeInfo + fullName: System.Type.System.Runtime.InteropServices._Type.GetTypeInfo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + commentId: M:System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + parent: System.Type + isExternal: true + name: _Type.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + nameWithType: Type._Type.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + fullName: System.Type.System.Runtime.InteropServices._Type.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) + nameWithType.vb: Type.System.Runtime.InteropServices._Type.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + name.vb: System.Runtime.InteropServices._Type.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + spec.csharp: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + name: _Type.GetIDsOfNames + nameWithType: Type._Type.GetIDsOfNames + fullName: System.Type.System.Runtime.InteropServices._Type.GetIDsOfNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.System#Runtime#InteropServices#_Type#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + name: System.Runtime.InteropServices._Type.GetIDsOfNames + nameWithType: Type.System.Runtime.InteropServices._Type.GetIDsOfNames + fullName: System.Type.System.Runtime.InteropServices._Type.GetIDsOfNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + commentId: M:System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + parent: System.Type + isExternal: true + name: _Type.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + nameWithType: Type._Type.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + fullName: System.Type.System.Runtime.InteropServices._Type.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) + nameWithType.vb: Type.System.Runtime.InteropServices._Type.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + name.vb: System.Runtime.InteropServices._Type.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + spec.csharp: + - uid: System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + name: _Type.Invoke + nameWithType: Type._Type.Invoke + fullName: System.Type.System.Runtime.InteropServices._Type.Invoke + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.System#Runtime#InteropServices#_Type#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + name: System.Runtime.InteropServices._Type.Invoke + nameWithType: Type.System.Runtime.InteropServices._Type.Invoke + fullName: System.Type.System.Runtime.InteropServices._Type.Invoke + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.MemberType + commentId: P:System.Type.MemberType + parent: System.Type + isExternal: true + name: MemberType + nameWithType: Type.MemberType + fullName: System.Type.MemberType +- uid: System.Type.DeclaringType + commentId: P:System.Type.DeclaringType + parent: System.Type + isExternal: true + name: DeclaringType + nameWithType: Type.DeclaringType + fullName: System.Type.DeclaringType +- uid: System.Type.ReflectedType + commentId: P:System.Type.ReflectedType + parent: System.Type + isExternal: true + name: ReflectedType + nameWithType: Type.ReflectedType + fullName: System.Type.ReflectedType +- uid: System.Type.StructLayoutAttribute + commentId: P:System.Type.StructLayoutAttribute + parent: System.Type + isExternal: true + name: StructLayoutAttribute + nameWithType: Type.StructLayoutAttribute + fullName: System.Type.StructLayoutAttribute +- uid: System.Type.DefaultBinder + commentId: P:System.Type.DefaultBinder + parent: System.Type + isExternal: true + name: DefaultBinder + nameWithType: Type.DefaultBinder + fullName: System.Type.DefaultBinder +- uid: System.Type.TypeHandle + commentId: P:System.Type.TypeHandle + parent: System.Type + isExternal: true + name: TypeHandle + nameWithType: Type.TypeHandle + fullName: System.Type.TypeHandle +- uid: System.Type.TypeInitializer + commentId: P:System.Type.TypeInitializer + parent: System.Type + isExternal: true + name: TypeInitializer + nameWithType: Type.TypeInitializer + fullName: System.Type.TypeInitializer +- uid: System.Type.IsNested + commentId: P:System.Type.IsNested + parent: System.Type + isExternal: true + name: IsNested + nameWithType: Type.IsNested + fullName: System.Type.IsNested +- uid: System.Type.Attributes + commentId: P:System.Type.Attributes + parent: System.Type + isExternal: true + name: Attributes + nameWithType: Type.Attributes + fullName: System.Type.Attributes +- uid: System.Type.GenericParameterAttributes + commentId: P:System.Type.GenericParameterAttributes + parent: System.Type + isExternal: true + name: GenericParameterAttributes + nameWithType: Type.GenericParameterAttributes + fullName: System.Type.GenericParameterAttributes +- uid: System.Type.IsVisible + commentId: P:System.Type.IsVisible + parent: System.Type + isExternal: true + name: IsVisible + nameWithType: Type.IsVisible + fullName: System.Type.IsVisible +- uid: System.Type.IsNotPublic + commentId: P:System.Type.IsNotPublic + parent: System.Type + isExternal: true + name: IsNotPublic + nameWithType: Type.IsNotPublic + fullName: System.Type.IsNotPublic +- uid: System.Type.IsPublic + commentId: P:System.Type.IsPublic + parent: System.Type + isExternal: true + name: IsPublic + nameWithType: Type.IsPublic + fullName: System.Type.IsPublic +- uid: System.Type.IsNestedPublic + commentId: P:System.Type.IsNestedPublic + parent: System.Type + isExternal: true + name: IsNestedPublic + nameWithType: Type.IsNestedPublic + fullName: System.Type.IsNestedPublic +- uid: System.Type.IsNestedPrivate + commentId: P:System.Type.IsNestedPrivate + parent: System.Type + isExternal: true + name: IsNestedPrivate + nameWithType: Type.IsNestedPrivate + fullName: System.Type.IsNestedPrivate +- uid: System.Type.IsNestedFamily + commentId: P:System.Type.IsNestedFamily + parent: System.Type + isExternal: true + name: IsNestedFamily + nameWithType: Type.IsNestedFamily + fullName: System.Type.IsNestedFamily +- uid: System.Type.IsNestedAssembly + commentId: P:System.Type.IsNestedAssembly + parent: System.Type + isExternal: true + name: IsNestedAssembly + nameWithType: Type.IsNestedAssembly + fullName: System.Type.IsNestedAssembly +- uid: System.Type.IsNestedFamANDAssem + commentId: P:System.Type.IsNestedFamANDAssem + parent: System.Type + isExternal: true + name: IsNestedFamANDAssem + nameWithType: Type.IsNestedFamANDAssem + fullName: System.Type.IsNestedFamANDAssem +- uid: System.Type.IsNestedFamORAssem + commentId: P:System.Type.IsNestedFamORAssem + parent: System.Type + isExternal: true + name: IsNestedFamORAssem + nameWithType: Type.IsNestedFamORAssem + fullName: System.Type.IsNestedFamORAssem +- uid: System.Type.IsAutoLayout + commentId: P:System.Type.IsAutoLayout + parent: System.Type + isExternal: true + name: IsAutoLayout + nameWithType: Type.IsAutoLayout + fullName: System.Type.IsAutoLayout +- uid: System.Type.IsLayoutSequential + commentId: P:System.Type.IsLayoutSequential + parent: System.Type + isExternal: true + name: IsLayoutSequential + nameWithType: Type.IsLayoutSequential + fullName: System.Type.IsLayoutSequential +- uid: System.Type.IsExplicitLayout + commentId: P:System.Type.IsExplicitLayout + parent: System.Type + isExternal: true + name: IsExplicitLayout + nameWithType: Type.IsExplicitLayout + fullName: System.Type.IsExplicitLayout +- uid: System.Type.IsClass + commentId: P:System.Type.IsClass + parent: System.Type + isExternal: true + name: IsClass + nameWithType: Type.IsClass + fullName: System.Type.IsClass +- uid: System.Type.IsInterface + commentId: P:System.Type.IsInterface + parent: System.Type + isExternal: true + name: IsInterface + nameWithType: Type.IsInterface + fullName: System.Type.IsInterface +- uid: System.Type.IsValueType + commentId: P:System.Type.IsValueType + parent: System.Type + isExternal: true + name: IsValueType + nameWithType: Type.IsValueType + fullName: System.Type.IsValueType +- uid: System.Type.IsAbstract + commentId: P:System.Type.IsAbstract + parent: System.Type + isExternal: true + name: IsAbstract + nameWithType: Type.IsAbstract + fullName: System.Type.IsAbstract +- uid: System.Type.IsSealed + commentId: P:System.Type.IsSealed + parent: System.Type + isExternal: true + name: IsSealed + nameWithType: Type.IsSealed + fullName: System.Type.IsSealed +- uid: System.Type.IsEnum + commentId: P:System.Type.IsEnum + parent: System.Type + isExternal: true + name: IsEnum + nameWithType: Type.IsEnum + fullName: System.Type.IsEnum +- uid: System.Type.IsSpecialName + commentId: P:System.Type.IsSpecialName + parent: System.Type + isExternal: true + name: IsSpecialName + nameWithType: Type.IsSpecialName + fullName: System.Type.IsSpecialName +- uid: System.Type.IsImport + commentId: P:System.Type.IsImport + parent: System.Type + isExternal: true + name: IsImport + nameWithType: Type.IsImport + fullName: System.Type.IsImport +- uid: System.Type.IsSerializable + commentId: P:System.Type.IsSerializable + parent: System.Type + isExternal: true + name: IsSerializable + nameWithType: Type.IsSerializable + fullName: System.Type.IsSerializable +- uid: System.Type.IsAnsiClass + commentId: P:System.Type.IsAnsiClass + parent: System.Type + isExternal: true + name: IsAnsiClass + nameWithType: Type.IsAnsiClass + fullName: System.Type.IsAnsiClass +- uid: System.Type.IsUnicodeClass + commentId: P:System.Type.IsUnicodeClass + parent: System.Type + isExternal: true + name: IsUnicodeClass + nameWithType: Type.IsUnicodeClass + fullName: System.Type.IsUnicodeClass +- uid: System.Type.IsAutoClass + commentId: P:System.Type.IsAutoClass + parent: System.Type + isExternal: true + name: IsAutoClass + nameWithType: Type.IsAutoClass + fullName: System.Type.IsAutoClass +- uid: System.Type.IsArray + commentId: P:System.Type.IsArray + parent: System.Type + isExternal: true + name: IsArray + nameWithType: Type.IsArray + fullName: System.Type.IsArray +- uid: System.Type.IsGenericType + commentId: P:System.Type.IsGenericType + parent: System.Type + isExternal: true + name: IsGenericType + nameWithType: Type.IsGenericType + fullName: System.Type.IsGenericType +- uid: System.Type.IsGenericTypeDefinition + commentId: P:System.Type.IsGenericTypeDefinition + parent: System.Type + isExternal: true + name: IsGenericTypeDefinition + nameWithType: Type.IsGenericTypeDefinition + fullName: System.Type.IsGenericTypeDefinition +- uid: System.Type.IsConstructedGenericType + commentId: P:System.Type.IsConstructedGenericType + parent: System.Type + isExternal: true + name: IsConstructedGenericType + nameWithType: Type.IsConstructedGenericType + fullName: System.Type.IsConstructedGenericType +- uid: System.Type.ContainsGenericParameters + commentId: P:System.Type.ContainsGenericParameters + parent: System.Type + isExternal: true + name: ContainsGenericParameters + nameWithType: Type.ContainsGenericParameters + fullName: System.Type.ContainsGenericParameters +- uid: System.Type.IsByRef + commentId: P:System.Type.IsByRef + parent: System.Type + isExternal: true + name: IsByRef + nameWithType: Type.IsByRef + fullName: System.Type.IsByRef +- uid: System.Type.IsPointer + commentId: P:System.Type.IsPointer + parent: System.Type + isExternal: true + name: IsPointer + nameWithType: Type.IsPointer + fullName: System.Type.IsPointer +- uid: System.Type.IsPrimitive + commentId: P:System.Type.IsPrimitive + parent: System.Type + isExternal: true + name: IsPrimitive + nameWithType: Type.IsPrimitive + fullName: System.Type.IsPrimitive +- uid: System.Type.IsCOMObject + commentId: P:System.Type.IsCOMObject + parent: System.Type + isExternal: true + name: IsCOMObject + nameWithType: Type.IsCOMObject + fullName: System.Type.IsCOMObject +- uid: System.Type.HasElementType + commentId: P:System.Type.HasElementType + parent: System.Type + isExternal: true + name: HasElementType + nameWithType: Type.HasElementType + fullName: System.Type.HasElementType +- uid: System.Type.IsContextful + commentId: P:System.Type.IsContextful + parent: System.Type + isExternal: true + name: IsContextful + nameWithType: Type.IsContextful + fullName: System.Type.IsContextful +- uid: System.Type.IsMarshalByRef + commentId: P:System.Type.IsMarshalByRef + parent: System.Type + isExternal: true + name: IsMarshalByRef + nameWithType: Type.IsMarshalByRef + fullName: System.Type.IsMarshalByRef +- uid: System.Type.GenericTypeArguments + commentId: P:System.Type.GenericTypeArguments + parent: System.Type + isExternal: true + name: GenericTypeArguments + nameWithType: Type.GenericTypeArguments + fullName: System.Type.GenericTypeArguments +- uid: System.Type.IsSecurityCritical + commentId: P:System.Type.IsSecurityCritical + parent: System.Type + isExternal: true + name: IsSecurityCritical + nameWithType: Type.IsSecurityCritical + fullName: System.Type.IsSecurityCritical +- uid: System.Type.IsSecuritySafeCritical + commentId: P:System.Type.IsSecuritySafeCritical + parent: System.Type + isExternal: true + name: IsSecuritySafeCritical + nameWithType: Type.IsSecuritySafeCritical + fullName: System.Type.IsSecuritySafeCritical +- uid: System.Type.IsSecurityTransparent + commentId: P:System.Type.IsSecurityTransparent + parent: System.Type + isExternal: true + name: IsSecurityTransparent + nameWithType: Type.IsSecurityTransparent + fullName: System.Type.IsSecurityTransparent +- uid: System.Reflection.MemberInfo.GetCustomAttributesData + commentId: M:System.Reflection.MemberInfo.GetCustomAttributesData + parent: System.Reflection.MemberInfo + isExternal: true + name: GetCustomAttributesData() + nameWithType: MemberInfo.GetCustomAttributesData() + fullName: System.Reflection.MemberInfo.GetCustomAttributesData() + spec.csharp: + - uid: System.Reflection.MemberInfo.GetCustomAttributesData + name: GetCustomAttributesData + nameWithType: MemberInfo.GetCustomAttributesData + fullName: System.Reflection.MemberInfo.GetCustomAttributesData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.GetCustomAttributesData + name: GetCustomAttributesData + nameWithType: MemberInfo.GetCustomAttributesData + fullName: System.Reflection.MemberInfo.GetCustomAttributesData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.GetType() + nameWithType: MemberInfo._MemberInfo.GetType() + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType() + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType() + name.vb: System.Runtime.InteropServices._MemberInfo.GetType() + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + name: _MemberInfo.GetType + nameWithType: MemberInfo._MemberInfo.GetType + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetType + name: System.Runtime.InteropServices._MemberInfo.GetType + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.GetTypeInfoCount(UInt32) + nameWithType: MemberInfo._MemberInfo.GetTypeInfoCount(UInt32) + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount(System.UInt32) + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount(UInt32) + name.vb: System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount(UInt32) + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + name: _MemberInfo.GetTypeInfoCount + nameWithType: MemberInfo._MemberInfo.GetTypeInfoCount + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfoCount(System.UInt32@) + name: System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr) + nameWithType: MemberInfo._MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr) + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr) + name.vb: System.Runtime.InteropServices._MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr) + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + name: _MemberInfo.GetTypeInfo + nameWithType: MemberInfo._MemberInfo.GetTypeInfo + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetTypeInfo(System.UInt32,System.UInt32,System.IntPtr) + name: System.Runtime.InteropServices._MemberInfo.GetTypeInfo + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + nameWithType: MemberInfo._MemberInfo.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + name.vb: System.Runtime.InteropServices._MemberInfo.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + name: _MemberInfo.GetIDsOfNames + nameWithType: MemberInfo._MemberInfo.GetIDsOfNames + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#GetIDsOfNames(System.Guid@,System.IntPtr,System.UInt32,System.UInt32,System.IntPtr) + name: System.Runtime.InteropServices._MemberInfo.GetIDsOfNames + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + commentId: M:System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + parent: System.Reflection.MemberInfo + isExternal: true + name: _MemberInfo.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + nameWithType: MemberInfo._MemberInfo.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) + nameWithType.vb: MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + name.vb: System.Runtime.InteropServices._MemberInfo.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) + spec.csharp: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + name: _MemberInfo.Invoke + nameWithType: MemberInfo._MemberInfo.Invoke + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.System#Runtime#InteropServices#_MemberInfo#Invoke(System.UInt32,System.Guid@,System.UInt32,System.Int16,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) + name: System.Runtime.InteropServices._MemberInfo.Invoke + nameWithType: MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke + fullName: System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Guid + name: Guid + nameWithType: Guid + fullName: System.Guid + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.UInt32 + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.IntPtr + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.CustomAttributes + commentId: P:System.Reflection.MemberInfo.CustomAttributes + parent: System.Reflection.MemberInfo + isExternal: true + name: CustomAttributes + nameWithType: MemberInfo.CustomAttributes + fullName: System.Reflection.MemberInfo.CustomAttributes +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: Equals(Object, Object) + nameWithType: Object.Equals(Object, Object) + fullName: System.Object.Equals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: ReferenceEquals(Object, Object) + nameWithType: Object.ReferenceEquals(Object, Object) + fullName: System.Object.ReferenceEquals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.MemberwiseClone + commentId: M:System.Object.MemberwiseClone + parent: System.Object + isExternal: true + name: MemberwiseClone() + nameWithType: Object.MemberwiseClone() + fullName: System.Object.MemberwiseClone() + spec.csharp: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + parent: CilTools.BytecodeAnalysis.Extensions.CilExtensions + definition: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + name: GetReferencedMethods() + nameWithType: CilExtensions.GetReferencedMethods() + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods() + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + name: GetReferencedMethods + nameWithType: CilExtensions.GetReferencedMethods + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + name: GetReferencedMethods + nameWithType: CilExtensions.GetReferencedMethods + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + parent: CilTools.BytecodeAnalysis.Extensions.CilExtensions + definition: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + name: GetReferencedMembers() + nameWithType: CilExtensions.GetReferencedMembers() + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers() + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Type.CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + parent: CilTools.BytecodeAnalysis.Extensions.CilExtensions + definition: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers(MemberCriteria) + nameWithType: CilExtensions.GetReferencedMembers(MemberCriteria) + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: CilTools.BytecodeAnalysis.MemberCriteria + name: MemberCriteria + nameWithType: MemberCriteria + fullName: CilTools.BytecodeAnalysis.MemberCriteria + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: CilTools.BytecodeAnalysis.MemberCriteria + name: MemberCriteria + nameWithType: MemberCriteria + fullName: CilTools.BytecodeAnalysis.MemberCriteria + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Reflection + commentId: N:System.Reflection + isExternal: true + name: System.Reflection + nameWithType: System.Reflection + fullName: System.Reflection +- uid: System.Runtime.InteropServices + commentId: N:System.Runtime.InteropServices + isExternal: true + name: System.Runtime.InteropServices + nameWithType: System.Runtime.InteropServices + fullName: System.Runtime.InteropServices +- uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + isExternal: true + name: GetReferencedMethods(Type) + nameWithType: CilExtensions.GetReferencedMethods(Type) + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + name: GetReferencedMethods + nameWithType: CilExtensions.GetReferencedMethods + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods(System.Type) + name: GetReferencedMethods + nameWithType: CilExtensions.GetReferencedMethods + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions + commentId: T:CilTools.BytecodeAnalysis.Extensions.CilExtensions + parent: CilTools.BytecodeAnalysis.Extensions + isExternal: true + name: CilExtensions + nameWithType: CilExtensions + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions +- uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + isExternal: true + name: GetReferencedMembers(Type) + nameWithType: CilExtensions.GetReferencedMembers(Type) + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + commentId: M:CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + isExternal: true + name: GetReferencedMembers(Type, MemberCriteria) + nameWithType: CilExtensions.GetReferencedMembers(Type, MemberCriteria) + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type, CilTools.BytecodeAnalysis.MemberCriteria) + spec.csharp: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: CilTools.BytecodeAnalysis.MemberCriteria + name: MemberCriteria + nameWithType: MemberCriteria + fullName: CilTools.BytecodeAnalysis.MemberCriteria + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers(System.Type,CilTools.BytecodeAnalysis.MemberCriteria) + name: GetReferencedMembers + nameWithType: CilExtensions.GetReferencedMembers + fullName: CilTools.BytecodeAnalysis.Extensions.CilExtensions.GetReferencedMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: CilTools.BytecodeAnalysis.MemberCriteria + name: MemberCriteria + nameWithType: MemberCriteria + fullName: CilTools.BytecodeAnalysis.MemberCriteria + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.BytecodeAnalysis.Extensions + commentId: N:CilTools.BytecodeAnalysis.Extensions + isExternal: true + name: CilTools.BytecodeAnalysis.Extensions + nameWithType: CilTools.BytecodeAnalysis.Extensions + fullName: CilTools.BytecodeAnalysis.Extensions +- uid: CilTools.Reflection.GenericParamType.#ctor* + commentId: Overload:CilTools.Reflection.GenericParamType.#ctor + isExternal: true + name: GenericParamType + nameWithType: GenericParamType.GenericParamType + fullName: CilTools.Reflection.GenericParamType.GenericParamType +- uid: System.Reflection.MethodBase + commentId: T:System.Reflection.MethodBase + parent: System.Reflection + isExternal: true + name: MethodBase + nameWithType: MethodBase + fullName: System.Reflection.MethodBase +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: System.Type.GetAttributeFlagsImpl + commentId: M:System.Type.GetAttributeFlagsImpl + parent: System.Type + isExternal: true + name: GetAttributeFlagsImpl() + nameWithType: Type.GetAttributeFlagsImpl() + fullName: System.Type.GetAttributeFlagsImpl() + spec.csharp: + - uid: System.Type.GetAttributeFlagsImpl + name: GetAttributeFlagsImpl + nameWithType: Type.GetAttributeFlagsImpl + fullName: System.Type.GetAttributeFlagsImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetAttributeFlagsImpl + name: GetAttributeFlagsImpl + nameWithType: Type.GetAttributeFlagsImpl + fullName: System.Type.GetAttributeFlagsImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl* + commentId: Overload:CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl + isExternal: true + name: GetAttributeFlagsImpl + nameWithType: GenericParamType.GetAttributeFlagsImpl + fullName: CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl +- uid: System.Reflection.TypeAttributes + commentId: T:System.Reflection.TypeAttributes + parent: System.Reflection + isExternal: true + name: TypeAttributes + nameWithType: TypeAttributes + fullName: System.Reflection.TypeAttributes +- uid: System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: Type.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: System.Type.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName.vb: System.Type.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructorImpl + nameWithType: Type.GetConstructorImpl + fullName: System.Type.GetConstructorImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructorImpl + nameWithType: Type.GetConstructorImpl + fullName: System.Type.GetConstructorImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetConstructorImpl* + commentId: Overload:CilTools.Reflection.GenericParamType.GetConstructorImpl + isExternal: true + name: GetConstructorImpl + nameWithType: GenericParamType.GetConstructorImpl + fullName: CilTools.Reflection.GenericParamType.GetConstructorImpl +- uid: System.Reflection.BindingFlags + commentId: T:System.Reflection.BindingFlags + parent: System.Reflection + isExternal: true + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags +- uid: System.Reflection.Binder + commentId: T:System.Reflection.Binder + parent: System.Reflection + isExternal: true + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder +- uid: System.Reflection.CallingConventions + commentId: T:System.Reflection.CallingConventions + parent: System.Reflection + isExternal: true + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions +- uid: System.Type[] + isExternal: true + name: Type[] + nameWithType: Type[] + fullName: System.Type[] + nameWithType.vb: Type() + fullName.vb: System.Type() + name.vb: Type() + spec.csharp: + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Reflection.ParameterModifier[] + isExternal: true + name: ParameterModifier[] + nameWithType: ParameterModifier[] + fullName: System.Reflection.ParameterModifier[] + nameWithType.vb: ParameterModifier() + fullName.vb: System.Reflection.ParameterModifier() + name.vb: ParameterModifier() + spec.csharp: + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Reflection.ConstructorInfo + commentId: T:System.Reflection.ConstructorInfo + parent: System.Reflection + isExternal: true + name: ConstructorInfo + nameWithType: ConstructorInfo + fullName: System.Reflection.ConstructorInfo +- uid: System.Type.GetConstructors(System.Reflection.BindingFlags) + commentId: M:System.Type.GetConstructors(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetConstructors(BindingFlags) + nameWithType: Type.GetConstructors(BindingFlags) + fullName: System.Type.GetConstructors(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetConstructors(System.Reflection.BindingFlags) + name: GetConstructors + nameWithType: Type.GetConstructors + fullName: System.Type.GetConstructors + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetConstructors(System.Reflection.BindingFlags) + name: GetConstructors + nameWithType: Type.GetConstructors + fullName: System.Type.GetConstructors + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetConstructors* + commentId: Overload:CilTools.Reflection.GenericParamType.GetConstructors + isExternal: true + name: GetConstructors + nameWithType: GenericParamType.GetConstructors + fullName: CilTools.Reflection.GenericParamType.GetConstructors +- uid: System.Reflection.ConstructorInfo[] + isExternal: true + name: ConstructorInfo[] + nameWithType: ConstructorInfo[] + fullName: System.Reflection.ConstructorInfo[] + nameWithType.vb: ConstructorInfo() + fullName.vb: System.Reflection.ConstructorInfo() + name.vb: ConstructorInfo() + spec.csharp: + - uid: System.Reflection.ConstructorInfo + name: ConstructorInfo + nameWithType: ConstructorInfo + fullName: System.Reflection.ConstructorInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.ConstructorInfo + name: ConstructorInfo + nameWithType: ConstructorInfo + fullName: System.Reflection.ConstructorInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetElementType + commentId: M:System.Type.GetElementType + parent: System.Type + isExternal: true + name: GetElementType() + nameWithType: Type.GetElementType() + fullName: System.Type.GetElementType() + spec.csharp: + - uid: System.Type.GetElementType + name: GetElementType + nameWithType: Type.GetElementType + fullName: System.Type.GetElementType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetElementType + name: GetElementType + nameWithType: Type.GetElementType + fullName: System.Type.GetElementType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetElementType* + commentId: Overload:CilTools.Reflection.GenericParamType.GetElementType + isExternal: true + name: GetElementType + nameWithType: GenericParamType.GetElementType + fullName: CilTools.Reflection.GenericParamType.GetElementType +- uid: System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetEvent(String, BindingFlags) + nameWithType: Type.GetEvent(String, BindingFlags) + fullName: System.Type.GetEvent(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + name: GetEvent + nameWithType: Type.GetEvent + fullName: System.Type.GetEvent + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEvent(System.String,System.Reflection.BindingFlags) + name: GetEvent + nameWithType: Type.GetEvent + fullName: System.Type.GetEvent + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetEvent* + commentId: Overload:CilTools.Reflection.GenericParamType.GetEvent + isExternal: true + name: GetEvent + nameWithType: GenericParamType.GetEvent + fullName: CilTools.Reflection.GenericParamType.GetEvent +- uid: System.Reflection.EventInfo + commentId: T:System.Reflection.EventInfo + parent: System.Reflection + isExternal: true + name: EventInfo + nameWithType: EventInfo + fullName: System.Reflection.EventInfo +- uid: System.Type.GetEvents(System.Reflection.BindingFlags) + commentId: M:System.Type.GetEvents(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetEvents(BindingFlags) + nameWithType: Type.GetEvents(BindingFlags) + fullName: System.Type.GetEvents(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetEvents(System.Reflection.BindingFlags) + name: GetEvents + nameWithType: Type.GetEvents + fullName: System.Type.GetEvents + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetEvents(System.Reflection.BindingFlags) + name: GetEvents + nameWithType: Type.GetEvents + fullName: System.Type.GetEvents + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetEvents* + commentId: Overload:CilTools.Reflection.GenericParamType.GetEvents + isExternal: true + name: GetEvents + nameWithType: GenericParamType.GetEvents + fullName: CilTools.Reflection.GenericParamType.GetEvents +- uid: System.Reflection.EventInfo[] + isExternal: true + name: EventInfo[] + nameWithType: EventInfo[] + fullName: System.Reflection.EventInfo[] + nameWithType.vb: EventInfo() + fullName.vb: System.Reflection.EventInfo() + name.vb: EventInfo() + spec.csharp: + - uid: System.Reflection.EventInfo + name: EventInfo + nameWithType: EventInfo + fullName: System.Reflection.EventInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.EventInfo + name: EventInfo + nameWithType: EventInfo + fullName: System.Reflection.EventInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetField(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetField(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetField(String, BindingFlags) + nameWithType: Type.GetField(String, BindingFlags) + fullName: System.Type.GetField(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetField(System.String,System.Reflection.BindingFlags) + name: GetField + nameWithType: Type.GetField + fullName: System.Type.GetField + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetField(System.String,System.Reflection.BindingFlags) + name: GetField + nameWithType: Type.GetField + fullName: System.Type.GetField + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetField* + commentId: Overload:CilTools.Reflection.GenericParamType.GetField + isExternal: true + name: GetField + nameWithType: GenericParamType.GetField + fullName: CilTools.Reflection.GenericParamType.GetField +- uid: System.Reflection.FieldInfo + commentId: T:System.Reflection.FieldInfo + parent: System.Reflection + isExternal: true + name: FieldInfo + nameWithType: FieldInfo + fullName: System.Reflection.FieldInfo +- uid: System.Type.GetFields(System.Reflection.BindingFlags) + commentId: M:System.Type.GetFields(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetFields(BindingFlags) + nameWithType: Type.GetFields(BindingFlags) + fullName: System.Type.GetFields(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetFields(System.Reflection.BindingFlags) + name: GetFields + nameWithType: Type.GetFields + fullName: System.Type.GetFields + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetFields(System.Reflection.BindingFlags) + name: GetFields + nameWithType: Type.GetFields + fullName: System.Type.GetFields + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetFields* + commentId: Overload:CilTools.Reflection.GenericParamType.GetFields + isExternal: true + name: GetFields + nameWithType: GenericParamType.GetFields + fullName: CilTools.Reflection.GenericParamType.GetFields +- uid: System.Reflection.FieldInfo[] + isExternal: true + name: FieldInfo[] + nameWithType: FieldInfo[] + fullName: System.Reflection.FieldInfo[] + nameWithType.vb: FieldInfo() + fullName.vb: System.Reflection.FieldInfo() + name.vb: FieldInfo() + spec.csharp: + - uid: System.Reflection.FieldInfo + name: FieldInfo + nameWithType: FieldInfo + fullName: System.Reflection.FieldInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.FieldInfo + name: FieldInfo + nameWithType: FieldInfo + fullName: System.Reflection.FieldInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetInterface(System.String,System.Boolean) + commentId: M:System.Type.GetInterface(System.String,System.Boolean) + parent: System.Type + isExternal: true + name: GetInterface(String, Boolean) + nameWithType: Type.GetInterface(String, Boolean) + fullName: System.Type.GetInterface(System.String, System.Boolean) + spec.csharp: + - uid: System.Type.GetInterface(System.String,System.Boolean) + name: GetInterface + nameWithType: Type.GetInterface + fullName: System.Type.GetInterface + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetInterface(System.String,System.Boolean) + name: GetInterface + nameWithType: Type.GetInterface + fullName: System.Type.GetInterface + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetInterface* + commentId: Overload:CilTools.Reflection.GenericParamType.GetInterface + isExternal: true + name: GetInterface + nameWithType: GenericParamType.GetInterface + fullName: CilTools.Reflection.GenericParamType.GetInterface +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: System.Type.GetInterfaces + commentId: M:System.Type.GetInterfaces + parent: System.Type + isExternal: true + name: GetInterfaces() + nameWithType: Type.GetInterfaces() + fullName: System.Type.GetInterfaces() + spec.csharp: + - uid: System.Type.GetInterfaces + name: GetInterfaces + nameWithType: Type.GetInterfaces + fullName: System.Type.GetInterfaces + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetInterfaces + name: GetInterfaces + nameWithType: Type.GetInterfaces + fullName: System.Type.GetInterfaces + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetInterfaces* + commentId: Overload:CilTools.Reflection.GenericParamType.GetInterfaces + isExternal: true + name: GetInterfaces + nameWithType: GenericParamType.GetInterfaces + fullName: CilTools.Reflection.GenericParamType.GetInterfaces +- uid: System.Type.GetMember(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetMember(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMember(String, BindingFlags) + nameWithType: Type.GetMember(String, BindingFlags) + fullName: System.Type.GetMember(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMember(System.String,System.Reflection.BindingFlags) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMember(System.String,System.Reflection.BindingFlags) + name: GetMember + nameWithType: Type.GetMember + fullName: System.Type.GetMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetMember* + commentId: Overload:CilTools.Reflection.GenericParamType.GetMember + isExternal: true + name: GetMember + nameWithType: GenericParamType.GetMember + fullName: CilTools.Reflection.GenericParamType.GetMember +- uid: System.Reflection.MemberInfo[] + isExternal: true + name: MemberInfo[] + nameWithType: MemberInfo[] + fullName: System.Reflection.MemberInfo[] + nameWithType.vb: MemberInfo() + fullName.vb: System.Reflection.MemberInfo() + name.vb: MemberInfo() + spec.csharp: + - uid: System.Reflection.MemberInfo + name: MemberInfo + nameWithType: MemberInfo + fullName: System.Reflection.MemberInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.MemberInfo + name: MemberInfo + nameWithType: MemberInfo + fullName: System.Reflection.MemberInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetMembers(System.Reflection.BindingFlags) + commentId: M:System.Type.GetMembers(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMembers(BindingFlags) + nameWithType: Type.GetMembers(BindingFlags) + fullName: System.Type.GetMembers(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMembers(System.Reflection.BindingFlags) + name: GetMembers + nameWithType: Type.GetMembers + fullName: System.Type.GetMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMembers(System.Reflection.BindingFlags) + name: GetMembers + nameWithType: Type.GetMembers + fullName: System.Type.GetMembers + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetMembers* + commentId: Overload:CilTools.Reflection.GenericParamType.GetMembers + isExternal: true + name: GetMembers + nameWithType: GenericParamType.GetMembers + fullName: CilTools.Reflection.GenericParamType.GetMembers +- uid: System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType: Type.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + fullName: System.Type.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName.vb: System.Type.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethodImpl + nameWithType: Type.GetMethodImpl + fullName: System.Type.GetMethodImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethodImpl + nameWithType: Type.GetMethodImpl + fullName: System.Type.GetMethodImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.CallingConventions + name: CallingConventions + nameWithType: CallingConventions + fullName: System.Reflection.CallingConventions + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetMethodImpl* + commentId: Overload:CilTools.Reflection.GenericParamType.GetMethodImpl + isExternal: true + name: GetMethodImpl + nameWithType: GenericParamType.GetMethodImpl + fullName: CilTools.Reflection.GenericParamType.GetMethodImpl +- uid: System.Reflection.MethodInfo + commentId: T:System.Reflection.MethodInfo + parent: System.Reflection + isExternal: true + name: MethodInfo + nameWithType: MethodInfo + fullName: System.Reflection.MethodInfo +- uid: System.Type.GetMethods(System.Reflection.BindingFlags) + commentId: M:System.Type.GetMethods(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetMethods(BindingFlags) + nameWithType: Type.GetMethods(BindingFlags) + fullName: System.Type.GetMethods(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetMethods(System.Reflection.BindingFlags) + name: GetMethods + nameWithType: Type.GetMethods + fullName: System.Type.GetMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetMethods(System.Reflection.BindingFlags) + name: GetMethods + nameWithType: Type.GetMethods + fullName: System.Type.GetMethods + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetMethods* + commentId: Overload:CilTools.Reflection.GenericParamType.GetMethods + isExternal: true + name: GetMethods + nameWithType: GenericParamType.GetMethods + fullName: CilTools.Reflection.GenericParamType.GetMethods +- uid: System.Reflection.MethodInfo[] + isExternal: true + name: MethodInfo[] + nameWithType: MethodInfo[] + fullName: System.Reflection.MethodInfo[] + nameWithType.vb: MethodInfo() + fullName.vb: System.Reflection.MethodInfo() + name.vb: MethodInfo() + spec.csharp: + - uid: System.Reflection.MethodInfo + name: MethodInfo + nameWithType: MethodInfo + fullName: System.Reflection.MethodInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.MethodInfo + name: MethodInfo + nameWithType: MethodInfo + fullName: System.Reflection.MethodInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + commentId: M:System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetNestedType(String, BindingFlags) + nameWithType: Type.GetNestedType(String, BindingFlags) + fullName: System.Type.GetNestedType(System.String, System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + name: GetNestedType + nameWithType: Type.GetNestedType + fullName: System.Type.GetNestedType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetNestedType(System.String,System.Reflection.BindingFlags) + name: GetNestedType + nameWithType: Type.GetNestedType + fullName: System.Type.GetNestedType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetNestedType* + commentId: Overload:CilTools.Reflection.GenericParamType.GetNestedType + isExternal: true + name: GetNestedType + nameWithType: GenericParamType.GetNestedType + fullName: CilTools.Reflection.GenericParamType.GetNestedType +- uid: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + commentId: M:System.Type.GetNestedTypes(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetNestedTypes(BindingFlags) + nameWithType: Type.GetNestedTypes(BindingFlags) + fullName: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + name: GetNestedTypes + nameWithType: Type.GetNestedTypes + fullName: System.Type.GetNestedTypes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetNestedTypes(System.Reflection.BindingFlags) + name: GetNestedTypes + nameWithType: Type.GetNestedTypes + fullName: System.Type.GetNestedTypes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetNestedTypes* + commentId: Overload:CilTools.Reflection.GenericParamType.GetNestedTypes + isExternal: true + name: GetNestedTypes + nameWithType: GenericParamType.GetNestedTypes + fullName: CilTools.Reflection.GenericParamType.GetNestedTypes +- uid: System.Type.GetProperties(System.Reflection.BindingFlags) + commentId: M:System.Type.GetProperties(System.Reflection.BindingFlags) + parent: System.Type + isExternal: true + name: GetProperties(BindingFlags) + nameWithType: Type.GetProperties(BindingFlags) + fullName: System.Type.GetProperties(System.Reflection.BindingFlags) + spec.csharp: + - uid: System.Type.GetProperties(System.Reflection.BindingFlags) + name: GetProperties + nameWithType: Type.GetProperties + fullName: System.Type.GetProperties + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetProperties(System.Reflection.BindingFlags) + name: GetProperties + nameWithType: Type.GetProperties + fullName: System.Type.GetProperties + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetProperties* + commentId: Overload:CilTools.Reflection.GenericParamType.GetProperties + isExternal: true + name: GetProperties + nameWithType: GenericParamType.GetProperties + fullName: CilTools.Reflection.GenericParamType.GetProperties +- uid: System.Reflection.PropertyInfo[] + isExternal: true + name: PropertyInfo[] + nameWithType: PropertyInfo[] + fullName: System.Reflection.PropertyInfo[] + nameWithType.vb: PropertyInfo() + fullName.vb: System.Reflection.PropertyInfo() + name.vb: PropertyInfo() + spec.csharp: + - uid: System.Reflection.PropertyInfo + name: PropertyInfo + nameWithType: PropertyInfo + fullName: System.Reflection.PropertyInfo + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Reflection.PropertyInfo + name: PropertyInfo + nameWithType: PropertyInfo + fullName: System.Reflection.PropertyInfo + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + commentId: M:System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + parent: System.Type + isExternal: true + name: GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + nameWithType: Type.GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + fullName: System.Type.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + nameWithType.vb: Type.GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + fullName.vb: System.Type.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type(), System.Reflection.ParameterModifier()) + name.vb: GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + spec.csharp: + - uid: System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetPropertyImpl + nameWithType: Type.GetPropertyImpl + fullName: System.Type.GetPropertyImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetPropertyImpl + nameWithType: Type.GetPropertyImpl + fullName: System.Type.GetPropertyImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetPropertyImpl* + commentId: Overload:CilTools.Reflection.GenericParamType.GetPropertyImpl + isExternal: true + name: GetPropertyImpl + nameWithType: GenericParamType.GetPropertyImpl + fullName: CilTools.Reflection.GenericParamType.GetPropertyImpl +- uid: System.Reflection.PropertyInfo + commentId: T:System.Reflection.PropertyInfo + parent: System.Reflection + isExternal: true + name: PropertyInfo + nameWithType: PropertyInfo + fullName: System.Reflection.PropertyInfo +- uid: System.Type.HasElementTypeImpl + commentId: M:System.Type.HasElementTypeImpl + parent: System.Type + isExternal: true + name: HasElementTypeImpl() + nameWithType: Type.HasElementTypeImpl() + fullName: System.Type.HasElementTypeImpl() + spec.csharp: + - uid: System.Type.HasElementTypeImpl + name: HasElementTypeImpl + nameWithType: Type.HasElementTypeImpl + fullName: System.Type.HasElementTypeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.HasElementTypeImpl + name: HasElementTypeImpl + nameWithType: Type.HasElementTypeImpl + fullName: System.Type.HasElementTypeImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.HasElementTypeImpl* + commentId: Overload:CilTools.Reflection.GenericParamType.HasElementTypeImpl + isExternal: true + name: HasElementTypeImpl + nameWithType: GenericParamType.HasElementTypeImpl + fullName: CilTools.Reflection.GenericParamType.HasElementTypeImpl +- uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + commentId: M:System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + parent: System.Type + isExternal: true + name: InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + nameWithType: Type.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + fullName: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[]) + nameWithType.vb: Type.InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) + fullName.vb: System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object(), System.Reflection.ParameterModifier(), System.Globalization.CultureInfo, System.String()) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) + spec.csharp: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Globalization.CultureInfo + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + name: InvokeMember + nameWithType: Type.InvokeMember + fullName: System.Type.InvokeMember + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.BindingFlags + name: BindingFlags + nameWithType: BindingFlags + fullName: System.Reflection.BindingFlags + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.Binder + name: Binder + nameWithType: Binder + fullName: System.Reflection.Binder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Reflection.ParameterModifier + name: ParameterModifier + nameWithType: ParameterModifier + fullName: System.Reflection.ParameterModifier + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Globalization.CultureInfo + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.InvokeMember* + commentId: Overload:CilTools.Reflection.GenericParamType.InvokeMember + isExternal: true + name: InvokeMember + nameWithType: GenericParamType.InvokeMember + fullName: CilTools.Reflection.GenericParamType.InvokeMember +- uid: System.Object[] + isExternal: true + name: Object[] + nameWithType: Object[] + fullName: System.Object[] + nameWithType.vb: Object() + fullName.vb: System.Object() + name.vb: Object() + spec.csharp: + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Globalization.CultureInfo + commentId: T:System.Globalization.CultureInfo + parent: System.Globalization + isExternal: true + name: CultureInfo + nameWithType: CultureInfo + fullName: System.Globalization.CultureInfo +- uid: System.String[] + isExternal: true + name: String[] + nameWithType: String[] + fullName: System.String[] + nameWithType.vb: String() + fullName.vb: System.String() + name.vb: String() + spec.csharp: + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: System.Globalization + commentId: N:System.Globalization + isExternal: true + name: System.Globalization + nameWithType: System.Globalization + fullName: System.Globalization +- uid: System.Type.IsArrayImpl + commentId: M:System.Type.IsArrayImpl + parent: System.Type + isExternal: true + name: IsArrayImpl() + nameWithType: Type.IsArrayImpl() + fullName: System.Type.IsArrayImpl() + spec.csharp: + - uid: System.Type.IsArrayImpl + name: IsArrayImpl + nameWithType: Type.IsArrayImpl + fullName: System.Type.IsArrayImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsArrayImpl + name: IsArrayImpl + nameWithType: Type.IsArrayImpl + fullName: System.Type.IsArrayImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.IsArrayImpl* + commentId: Overload:CilTools.Reflection.GenericParamType.IsArrayImpl + isExternal: true + name: IsArrayImpl + nameWithType: GenericParamType.IsArrayImpl + fullName: CilTools.Reflection.GenericParamType.IsArrayImpl +- uid: System.Type.IsByRefImpl + commentId: M:System.Type.IsByRefImpl + parent: System.Type + isExternal: true + name: IsByRefImpl() + nameWithType: Type.IsByRefImpl() + fullName: System.Type.IsByRefImpl() + spec.csharp: + - uid: System.Type.IsByRefImpl + name: IsByRefImpl + nameWithType: Type.IsByRefImpl + fullName: System.Type.IsByRefImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsByRefImpl + name: IsByRefImpl + nameWithType: Type.IsByRefImpl + fullName: System.Type.IsByRefImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.IsByRefImpl* + commentId: Overload:CilTools.Reflection.GenericParamType.IsByRefImpl + isExternal: true + name: IsByRefImpl + nameWithType: GenericParamType.IsByRefImpl + fullName: CilTools.Reflection.GenericParamType.IsByRefImpl +- uid: System.Type.IsCOMObjectImpl + commentId: M:System.Type.IsCOMObjectImpl + parent: System.Type + isExternal: true + name: IsCOMObjectImpl() + nameWithType: Type.IsCOMObjectImpl() + fullName: System.Type.IsCOMObjectImpl() + spec.csharp: + - uid: System.Type.IsCOMObjectImpl + name: IsCOMObjectImpl + nameWithType: Type.IsCOMObjectImpl + fullName: System.Type.IsCOMObjectImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsCOMObjectImpl + name: IsCOMObjectImpl + nameWithType: Type.IsCOMObjectImpl + fullName: System.Type.IsCOMObjectImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.IsCOMObjectImpl* + commentId: Overload:CilTools.Reflection.GenericParamType.IsCOMObjectImpl + isExternal: true + name: IsCOMObjectImpl + nameWithType: GenericParamType.IsCOMObjectImpl + fullName: CilTools.Reflection.GenericParamType.IsCOMObjectImpl +- uid: System.Type.IsPointerImpl + commentId: M:System.Type.IsPointerImpl + parent: System.Type + isExternal: true + name: IsPointerImpl() + nameWithType: Type.IsPointerImpl() + fullName: System.Type.IsPointerImpl() + spec.csharp: + - uid: System.Type.IsPointerImpl + name: IsPointerImpl + nameWithType: Type.IsPointerImpl + fullName: System.Type.IsPointerImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsPointerImpl + name: IsPointerImpl + nameWithType: Type.IsPointerImpl + fullName: System.Type.IsPointerImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.IsPointerImpl* + commentId: Overload:CilTools.Reflection.GenericParamType.IsPointerImpl + isExternal: true + name: IsPointerImpl + nameWithType: GenericParamType.IsPointerImpl + fullName: CilTools.Reflection.GenericParamType.IsPointerImpl +- uid: System.Type.IsPrimitiveImpl + commentId: M:System.Type.IsPrimitiveImpl + parent: System.Type + isExternal: true + name: IsPrimitiveImpl() + nameWithType: Type.IsPrimitiveImpl() + fullName: System.Type.IsPrimitiveImpl() + spec.csharp: + - uid: System.Type.IsPrimitiveImpl + name: IsPrimitiveImpl + nameWithType: Type.IsPrimitiveImpl + fullName: System.Type.IsPrimitiveImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.IsPrimitiveImpl + name: IsPrimitiveImpl + nameWithType: Type.IsPrimitiveImpl + fullName: System.Type.IsPrimitiveImpl + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.IsPrimitiveImpl* + commentId: Overload:CilTools.Reflection.GenericParamType.IsPrimitiveImpl + isExternal: true + name: IsPrimitiveImpl + nameWithType: GenericParamType.IsPrimitiveImpl + fullName: CilTools.Reflection.GenericParamType.IsPrimitiveImpl +- uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + commentId: M:System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + parent: System.Reflection.MemberInfo + isExternal: true + name: GetCustomAttributes(Type, Boolean) + nameWithType: MemberInfo.GetCustomAttributes(Type, Boolean) + fullName: System.Reflection.MemberInfo.GetCustomAttributes(System.Type, System.Boolean) + spec.csharp: + - uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + name: GetCustomAttributes + nameWithType: MemberInfo.GetCustomAttributes + fullName: System.Reflection.MemberInfo.GetCustomAttributes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Type,System.Boolean) + name: GetCustomAttributes + nameWithType: MemberInfo.GetCustomAttributes + fullName: System.Reflection.MemberInfo.GetCustomAttributes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetCustomAttributes* + commentId: Overload:CilTools.Reflection.GenericParamType.GetCustomAttributes + isExternal: true + name: GetCustomAttributes + nameWithType: GenericParamType.GetCustomAttributes + fullName: CilTools.Reflection.GenericParamType.GetCustomAttributes +- uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + commentId: M:System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + parent: System.Reflection.MemberInfo + isExternal: true + name: GetCustomAttributes(Boolean) + nameWithType: MemberInfo.GetCustomAttributes(Boolean) + fullName: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + spec.csharp: + - uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + name: GetCustomAttributes + nameWithType: MemberInfo.GetCustomAttributes + fullName: System.Reflection.MemberInfo.GetCustomAttributes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean) + name: GetCustomAttributes + nameWithType: MemberInfo.GetCustomAttributes + fullName: System.Reflection.MemberInfo.GetCustomAttributes + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + commentId: M:System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + parent: System.Reflection.MemberInfo + isExternal: true + name: IsDefined(Type, Boolean) + nameWithType: MemberInfo.IsDefined(Type, Boolean) + fullName: System.Reflection.MemberInfo.IsDefined(System.Type, System.Boolean) + spec.csharp: + - uid: System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + name: IsDefined + nameWithType: MemberInfo.IsDefined + fullName: System.Reflection.MemberInfo.IsDefined + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Reflection.MemberInfo.IsDefined(System.Type,System.Boolean) + name: IsDefined + nameWithType: MemberInfo.IsDefined + fullName: System.Reflection.MemberInfo.IsDefined + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Type + name: Type + nameWithType: Type + fullName: System.Type + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.IsDefined* + commentId: Overload:CilTools.Reflection.GenericParamType.IsDefined + isExternal: true + name: IsDefined + nameWithType: GenericParamType.IsDefined + fullName: CilTools.Reflection.GenericParamType.IsDefined +- uid: System.Type.GetArrayRank + commentId: M:System.Type.GetArrayRank + parent: System.Type + isExternal: true + name: GetArrayRank() + nameWithType: Type.GetArrayRank() + fullName: System.Type.GetArrayRank() + spec.csharp: + - uid: System.Type.GetArrayRank + name: GetArrayRank + nameWithType: Type.GetArrayRank + fullName: System.Type.GetArrayRank + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.GetArrayRank + name: GetArrayRank + nameWithType: Type.GetArrayRank + fullName: System.Type.GetArrayRank + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.GetArrayRank* + commentId: Overload:CilTools.Reflection.GenericParamType.GetArrayRank + isExternal: true + name: GetArrayRank + nameWithType: GenericParamType.GetArrayRank + fullName: CilTools.Reflection.GenericParamType.GetArrayRank +- uid: System.Type.MakeArrayType + commentId: M:System.Type.MakeArrayType + parent: System.Type + isExternal: true + name: MakeArrayType() + nameWithType: Type.MakeArrayType() + fullName: System.Type.MakeArrayType() + spec.csharp: + - uid: System.Type.MakeArrayType + name: MakeArrayType + nameWithType: Type.MakeArrayType + fullName: System.Type.MakeArrayType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.MakeArrayType + name: MakeArrayType + nameWithType: Type.MakeArrayType + fullName: System.Type.MakeArrayType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.MakeArrayType* + commentId: Overload:CilTools.Reflection.GenericParamType.MakeArrayType + isExternal: true + name: MakeArrayType + nameWithType: GenericParamType.MakeArrayType + fullName: CilTools.Reflection.GenericParamType.MakeArrayType +- uid: System.Type.MakeByRefType + commentId: M:System.Type.MakeByRefType + parent: System.Type + isExternal: true + name: MakeByRefType() + nameWithType: Type.MakeByRefType() + fullName: System.Type.MakeByRefType() + spec.csharp: + - uid: System.Type.MakeByRefType + name: MakeByRefType + nameWithType: Type.MakeByRefType + fullName: System.Type.MakeByRefType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.MakeByRefType + name: MakeByRefType + nameWithType: Type.MakeByRefType + fullName: System.Type.MakeByRefType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.MakeByRefType* + commentId: Overload:CilTools.Reflection.GenericParamType.MakeByRefType + isExternal: true + name: MakeByRefType + nameWithType: GenericParamType.MakeByRefType + fullName: CilTools.Reflection.GenericParamType.MakeByRefType +- uid: System.Type.MakePointerType + commentId: M:System.Type.MakePointerType + parent: System.Type + isExternal: true + name: MakePointerType() + nameWithType: Type.MakePointerType() + fullName: System.Type.MakePointerType() + spec.csharp: + - uid: System.Type.MakePointerType + name: MakePointerType + nameWithType: Type.MakePointerType + fullName: System.Type.MakePointerType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Type.MakePointerType + name: MakePointerType + nameWithType: Type.MakePointerType + fullName: System.Type.MakePointerType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.GenericParamType.MakePointerType* + commentId: Overload:CilTools.Reflection.GenericParamType.MakePointerType + isExternal: true + name: MakePointerType + nameWithType: GenericParamType.MakePointerType + fullName: CilTools.Reflection.GenericParamType.MakePointerType +- uid: System.Type.Assembly + commentId: P:System.Type.Assembly + parent: System.Type + isExternal: true + name: Assembly + nameWithType: Type.Assembly + fullName: System.Type.Assembly +- uid: CilTools.Reflection.GenericParamType.Assembly* + commentId: Overload:CilTools.Reflection.GenericParamType.Assembly + isExternal: true + name: Assembly + nameWithType: GenericParamType.Assembly + fullName: CilTools.Reflection.GenericParamType.Assembly +- uid: System.Reflection.Assembly + commentId: T:System.Reflection.Assembly + parent: System.Reflection + isExternal: true + name: Assembly + nameWithType: Assembly + fullName: System.Reflection.Assembly +- uid: System.Type.AssemblyQualifiedName + commentId: P:System.Type.AssemblyQualifiedName + parent: System.Type + isExternal: true + name: AssemblyQualifiedName + nameWithType: Type.AssemblyQualifiedName + fullName: System.Type.AssemblyQualifiedName +- uid: CilTools.Reflection.GenericParamType.AssemblyQualifiedName* + commentId: Overload:CilTools.Reflection.GenericParamType.AssemblyQualifiedName + isExternal: true + name: AssemblyQualifiedName + nameWithType: GenericParamType.AssemblyQualifiedName + fullName: CilTools.Reflection.GenericParamType.AssemblyQualifiedName +- uid: System.Type.BaseType + commentId: P:System.Type.BaseType + parent: System.Type + isExternal: true + name: BaseType + nameWithType: Type.BaseType + fullName: System.Type.BaseType +- uid: CilTools.Reflection.GenericParamType.BaseType* + commentId: Overload:CilTools.Reflection.GenericParamType.BaseType + isExternal: true + name: BaseType + nameWithType: GenericParamType.BaseType + fullName: CilTools.Reflection.GenericParamType.BaseType +- uid: System.Type.FullName + commentId: P:System.Type.FullName + parent: System.Type + isExternal: true + name: FullName + nameWithType: Type.FullName + fullName: System.Type.FullName +- uid: CilTools.Reflection.GenericParamType.FullName* + commentId: Overload:CilTools.Reflection.GenericParamType.FullName + isExternal: true + name: FullName + nameWithType: GenericParamType.FullName + fullName: CilTools.Reflection.GenericParamType.FullName +- uid: System.Type.GUID + commentId: P:System.Type.GUID + parent: System.Type + isExternal: true + name: GUID + nameWithType: Type.GUID + fullName: System.Type.GUID +- uid: CilTools.Reflection.GenericParamType.GUID* + commentId: Overload:CilTools.Reflection.GenericParamType.GUID + isExternal: true + name: GUID + nameWithType: GenericParamType.GUID + fullName: CilTools.Reflection.GenericParamType.GUID +- uid: System.Guid + commentId: T:System.Guid + parent: System + isExternal: true + name: Guid + nameWithType: Guid + fullName: System.Guid +- uid: System.Type.Module + commentId: P:System.Type.Module + parent: System.Type + isExternal: true + name: Module + nameWithType: Type.Module + fullName: System.Type.Module +- uid: CilTools.Reflection.GenericParamType.Module* + commentId: Overload:CilTools.Reflection.GenericParamType.Module + isExternal: true + name: Module + nameWithType: GenericParamType.Module + fullName: CilTools.Reflection.GenericParamType.Module +- uid: System.Reflection.Module + commentId: T:System.Reflection.Module + parent: System.Reflection + isExternal: true + name: Module + nameWithType: Module + fullName: System.Reflection.Module +- uid: System.Type.Namespace + commentId: P:System.Type.Namespace + parent: System.Type + isExternal: true + name: Namespace + nameWithType: Type.Namespace + fullName: System.Type.Namespace +- uid: CilTools.Reflection.GenericParamType.Namespace* + commentId: Overload:CilTools.Reflection.GenericParamType.Namespace + isExternal: true + name: Namespace + nameWithType: GenericParamType.Namespace + fullName: CilTools.Reflection.GenericParamType.Namespace +- uid: System.Type.UnderlyingSystemType + commentId: P:System.Type.UnderlyingSystemType + parent: System.Type + isExternal: true + name: UnderlyingSystemType + nameWithType: Type.UnderlyingSystemType + fullName: System.Type.UnderlyingSystemType +- uid: CilTools.Reflection.GenericParamType.UnderlyingSystemType* + commentId: Overload:CilTools.Reflection.GenericParamType.UnderlyingSystemType + isExternal: true + name: UnderlyingSystemType + nameWithType: GenericParamType.UnderlyingSystemType + fullName: CilTools.Reflection.GenericParamType.UnderlyingSystemType +- uid: System.Reflection.MemberInfo.Name + commentId: P:System.Reflection.MemberInfo.Name + parent: System.Reflection.MemberInfo + isExternal: true + name: Name + nameWithType: MemberInfo.Name + fullName: System.Reflection.MemberInfo.Name +- uid: CilTools.Reflection.GenericParamType.Name* + commentId: Overload:CilTools.Reflection.GenericParamType.Name + isExternal: true + name: Name + nameWithType: GenericParamType.Name + fullName: CilTools.Reflection.GenericParamType.Name +- uid: System.Reflection.MemberInfo.MetadataToken + commentId: P:System.Reflection.MemberInfo.MetadataToken + parent: System.Reflection.MemberInfo + isExternal: true + name: MetadataToken + nameWithType: MemberInfo.MetadataToken + fullName: System.Reflection.MemberInfo.MetadataToken +- uid: CilTools.Reflection.GenericParamType.MetadataToken* + commentId: Overload:CilTools.Reflection.GenericParamType.MetadataToken + isExternal: true + name: MetadataToken + nameWithType: GenericParamType.MetadataToken + fullName: CilTools.Reflection.GenericParamType.MetadataToken +- uid: System.Type.IsGenericParameter + commentId: P:System.Type.IsGenericParameter + parent: System.Type + isExternal: true + name: IsGenericParameter + nameWithType: Type.IsGenericParameter + fullName: System.Type.IsGenericParameter +- uid: CilTools.Reflection.GenericParamType.IsGenericParameter* + commentId: Overload:CilTools.Reflection.GenericParamType.IsGenericParameter + isExternal: true + name: IsGenericParameter + nameWithType: GenericParamType.IsGenericParameter + fullName: CilTools.Reflection.GenericParamType.IsGenericParameter +- uid: System.Type.GenericParameterPosition + commentId: P:System.Type.GenericParameterPosition + parent: System.Type + isExternal: true + name: GenericParameterPosition + nameWithType: Type.GenericParameterPosition + fullName: System.Type.GenericParameterPosition +- uid: CilTools.Reflection.GenericParamType.GenericParameterPosition* + commentId: Overload:CilTools.Reflection.GenericParamType.GenericParameterPosition + isExternal: true + name: GenericParameterPosition + nameWithType: GenericParamType.GenericParameterPosition + fullName: CilTools.Reflection.GenericParamType.GenericParameterPosition +- uid: System.Type.DeclaringMethod + commentId: P:System.Type.DeclaringMethod + parent: System.Type + isExternal: true + name: DeclaringMethod + nameWithType: Type.DeclaringMethod + fullName: System.Type.DeclaringMethod +- uid: CilTools.Reflection.GenericParamType.DeclaringMethod* + commentId: Overload:CilTools.Reflection.GenericParamType.DeclaringMethod + isExternal: true + name: DeclaringMethod + nameWithType: GenericParamType.DeclaringMethod + fullName: CilTools.Reflection.GenericParamType.DeclaringMethod diff --git a/docfx_project/api/CilTools.Reflection.ICustomAttribute.yml b/docfx_project/api/CilTools.Reflection.ICustomAttribute.yml new file mode 100644 index 0000000..88e40d7 --- /dev/null +++ b/docfx_project/api/CilTools.Reflection.ICustomAttribute.yml @@ -0,0 +1,186 @@ +### YamlMime:ManagedReference +items: +- uid: CilTools.Reflection.ICustomAttribute + commentId: T:CilTools.Reflection.ICustomAttribute + id: ICustomAttribute + parent: CilTools.Reflection + children: + - CilTools.Reflection.ICustomAttribute.Constructor + - CilTools.Reflection.ICustomAttribute.Data + - CilTools.Reflection.ICustomAttribute.Owner + langs: + - csharp + - vb + name: ICustomAttribute + nameWithType: ICustomAttribute + fullName: CilTools.Reflection.ICustomAttribute + type: Interface + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nRepresents the custom attribute data\n" + remarks: "\nThis interface is needed to support fetching custom attribute data in reflection-only mode \nin .NET Framework 3.5. The library treats objects that implement ICustomAttribute in a \nspecial way when processing an array returned by MethodBase.GetCustomAttributes, \nfetching raw attribute data instead of attempting to emulate that data based on what reflection \nreturns for an attribute type. Implement this interface when you need to pass your custom method \nobject to APIs like and make it possible to \nread raw data of method's custom attributes.\n" + syntax: + content: public interface ICustomAttribute + content.vb: Public Interface ICustomAttribute + modifiers.csharp: + - public + - interface + modifiers.vb: + - Public + - Interface +- uid: CilTools.Reflection.ICustomAttribute.Owner + commentId: P:CilTools.Reflection.ICustomAttribute.Owner + id: Owner + parent: CilTools.Reflection.ICustomAttribute + langs: + - csharp + - vb + name: Owner + nameWithType: ICustomAttribute.Owner + fullName: CilTools.Reflection.ICustomAttribute.Owner + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nGets the method this attribute is attached to\n" + syntax: + content: MethodBase Owner { get; } + parameters: [] + return: + type: System.Reflection.MethodBase + content.vb: ReadOnly Property Owner As MethodBase + overload: CilTools.Reflection.ICustomAttribute.Owner* + modifiers.csharp: + - get + modifiers.vb: + - ReadOnly +- uid: CilTools.Reflection.ICustomAttribute.Constructor + commentId: P:CilTools.Reflection.ICustomAttribute.Constructor + id: Constructor + parent: CilTools.Reflection.ICustomAttribute + langs: + - csharp + - vb + name: Constructor + nameWithType: ICustomAttribute.Constructor + fullName: CilTools.Reflection.ICustomAttribute.Constructor + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nGets the constructor used to instantiate object of this attribute\n" + syntax: + content: MethodBase Constructor { get; } + parameters: [] + return: + type: System.Reflection.MethodBase + content.vb: ReadOnly Property Constructor As MethodBase + overload: CilTools.Reflection.ICustomAttribute.Constructor* + modifiers.csharp: + - get + modifiers.vb: + - ReadOnly +- uid: CilTools.Reflection.ICustomAttribute.Data + commentId: P:CilTools.Reflection.ICustomAttribute.Data + id: Data + parent: CilTools.Reflection.ICustomAttribute + langs: + - csharp + - vb + name: Data + nameWithType: ICustomAttribute.Data + fullName: CilTools.Reflection.ICustomAttribute.Data + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nGets the raw attribute data as the byte array\n" + remarks: "\nThe format of the byte array is defined by ECMA-335 specification, paragraph II.23.3 - \nCustom attributes. The data in the byte array specifies constructor's arguments and \nproperty values used to create an object for this attribute.\n" + syntax: + content: byte[] Data { get; } + parameters: [] + return: + type: System.Byte[] + content.vb: ReadOnly Property Data As Byte() + overload: CilTools.Reflection.ICustomAttribute.Data* + modifiers.csharp: + - get + modifiers.vb: + - ReadOnly +references: +- uid: CilTools.Reflection + commentId: N:CilTools.Reflection + isExternal: true + name: CilTools.Reflection + nameWithType: CilTools.Reflection + fullName: CilTools.Reflection +- uid: CilTools.Reflection.ICustomAttribute.Owner* + commentId: Overload:CilTools.Reflection.ICustomAttribute.Owner + isExternal: true + name: Owner + nameWithType: ICustomAttribute.Owner + fullName: CilTools.Reflection.ICustomAttribute.Owner +- uid: System.Reflection.MethodBase + commentId: T:System.Reflection.MethodBase + parent: System.Reflection + isExternal: true + name: MethodBase + nameWithType: MethodBase + fullName: System.Reflection.MethodBase +- uid: System.Reflection + commentId: N:System.Reflection + isExternal: true + name: System.Reflection + nameWithType: System.Reflection + fullName: System.Reflection +- uid: CilTools.Reflection.ICustomAttribute.Constructor* + commentId: Overload:CilTools.Reflection.ICustomAttribute.Constructor + isExternal: true + name: Constructor + nameWithType: ICustomAttribute.Constructor + fullName: CilTools.Reflection.ICustomAttribute.Constructor +- uid: CilTools.Reflection.ICustomAttribute.Data* + commentId: Overload:CilTools.Reflection.ICustomAttribute.Data + isExternal: true + name: Data + nameWithType: ICustomAttribute.Data + fullName: CilTools.Reflection.ICustomAttribute.Data +- uid: System.Byte[] + isExternal: true + name: Byte[] + nameWithType: Byte[] + fullName: System.Byte[] + nameWithType.vb: Byte() + fullName.vb: System.Byte() + name.vb: Byte() + spec.csharp: + - uid: System.Byte + name: Byte + nameWithType: Byte + fullName: System.Byte + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Byte + name: Byte + nameWithType: Byte + fullName: System.Byte + isExternal: true + - name: () + nameWithType: () + fullName: () diff --git a/docfx_project/api/CilTools.Reflection.LocalVariable.yml b/docfx_project/api/CilTools.Reflection.LocalVariable.yml index cc18f12..ae51fe8 100644 --- a/docfx_project/api/CilTools.Reflection.LocalVariable.yml +++ b/docfx_project/api/CilTools.Reflection.LocalVariable.yml @@ -10,6 +10,7 @@ items: - CilTools.Reflection.LocalVariable.LocalType - CilTools.Reflection.LocalVariable.LocalTypeSpec - CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],CilTools.Reflection.ITokenResolver) + - CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) - CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],System.Reflection.Module) langs: - csharp @@ -89,6 +90,57 @@ items: - Shared fullName.vb: CilTools.Reflection.LocalVariable.ReadSignature(System.Byte(), CilTools.Reflection.ITokenResolver) name.vb: ReadSignature(Byte(), ITokenResolver) +- uid: CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + commentId: M:CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + id: ReadSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + parent: CilTools.Reflection.LocalVariable + langs: + - csharp + - vb + name: ReadSignature(Byte[], ITokenResolver, MemberInfo) + nameWithType: LocalVariable.ReadSignature(Byte[], ITokenResolver, MemberInfo) + fullName: CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[], CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + type: Method + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nReads local variables from the specified signature, resolving tokens using the specified \n in a generic context identified by the specified member reference.\n" + syntax: + content: public static LocalVariable[] ReadSignature(byte[] data, ITokenResolver resolver, MemberInfo member) + parameters: + - id: data + type: System.Byte[] + description: Local variable signature as byte array + - id: resolver + type: CilTools.Reflection.ITokenResolver + description: The object used to resolve metadata tokens + - id: member + type: System.Reflection.MemberInfo + description: "Method that identifies generic context for generic method params, or null if \nthis signature does not belong to a generic method" + return: + type: CilTools.Reflection.LocalVariable[] + description: An array of local variables read from the signature + content.vb: Public Shared Function ReadSignature(data As Byte(), resolver As ITokenResolver, member As MemberInfo) As LocalVariable() + overload: CilTools.Reflection.LocalVariable.ReadSignature* + exceptions: + - type: System.ArgumentNullException + commentId: T:System.ArgumentNullException + description: Input array is null + - type: System.NotSupportedException + commentId: T:System.NotSupportedException + description: Signature contains unsupported types + nameWithType.vb: LocalVariable.ReadSignature(Byte(), ITokenResolver, MemberInfo) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: CilTools.Reflection.LocalVariable.ReadSignature(System.Byte(), CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + name.vb: ReadSignature(Byte(), ITokenResolver, MemberInfo) - uid: CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],System.Reflection.Module) commentId: M:CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],System.Reflection.Module) id: ReadSignature(System.Byte[],System.Reflection.Module) @@ -607,19 +659,26 @@ references: - name: () nameWithType: () fullName: () -- uid: System.Reflection.Module - commentId: T:System.Reflection.Module +- uid: System.Reflection.MemberInfo + commentId: T:System.Reflection.MemberInfo parent: System.Reflection isExternal: true - name: Module - nameWithType: Module - fullName: System.Reflection.Module + name: MemberInfo + nameWithType: MemberInfo + fullName: System.Reflection.MemberInfo - uid: System.Reflection commentId: N:System.Reflection isExternal: true name: System.Reflection nameWithType: System.Reflection fullName: System.Reflection +- uid: System.Reflection.Module + commentId: T:System.Reflection.Module + parent: System.Reflection + isExternal: true + name: Module + nameWithType: Module + fullName: System.Reflection.Module - uid: CilTools.Reflection.LocalVariable.LocalTypeSpec* commentId: Overload:CilTools.Reflection.LocalVariable.LocalTypeSpec isExternal: true diff --git a/docfx_project/api/CilTools.Reflection.PInvokeParams.yml b/docfx_project/api/CilTools.Reflection.PInvokeParams.yml new file mode 100644 index 0000000..2fa4691 --- /dev/null +++ b/docfx_project/api/CilTools.Reflection.PInvokeParams.yml @@ -0,0 +1,782 @@ +### YamlMime:ManagedReference +items: +- uid: CilTools.Reflection.PInvokeParams + commentId: T:CilTools.Reflection.PInvokeParams + id: PInvokeParams + parent: CilTools.Reflection + children: + - CilTools.Reflection.PInvokeParams.#ctor(System.String,System.String,System.Runtime.InteropServices.CharSet,System.Boolean,System.Boolean,System.Nullable{System.Boolean},System.Runtime.InteropServices.CallingConvention) + - CilTools.Reflection.PInvokeParams.BestFitMapping + - CilTools.Reflection.PInvokeParams.CallingConvention + - CilTools.Reflection.PInvokeParams.CharSet + - CilTools.Reflection.PInvokeParams.ExactSpelling + - CilTools.Reflection.PInvokeParams.FunctionName + - CilTools.Reflection.PInvokeParams.ModuleName + - CilTools.Reflection.PInvokeParams.SetLastError + langs: + - csharp + - vb + name: PInvokeParams + nameWithType: PInvokeParams + fullName: CilTools.Reflection.PInvokeParams + type: Class + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nRepresents the parameters of the imported unmanaged method \n" + remarks: "\n

This type is used with the method.

\n

Imported unmanaged method is a method implemented as a Platform Invoke (P/Invoke) call. \nThe call to such method is marshalled into the call to corresponding native function by \nCommon Language Runtime. P/Invoke method is defined in .NET using . \nSee the .NET documentation for more information about P/Invoke: \nhttps://docs.microsoft.com/dotnet/standard/native-interop/pinvoke.\n

\n" + syntax: + content: public class PInvokeParams + content.vb: Public Class PInvokeParams + inheritance: + - System.Object + inheritedMembers: + - System.Object.ToString + - System.Object.Equals(System.Object) + - System.Object.Equals(System.Object,System.Object) + - System.Object.ReferenceEquals(System.Object,System.Object) + - System.Object.GetHashCode + - System.Object.GetType + - System.Object.MemberwiseClone + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: CilTools.Reflection.PInvokeParams.#ctor(System.String,System.String,System.Runtime.InteropServices.CharSet,System.Boolean,System.Boolean,System.Nullable{System.Boolean},System.Runtime.InteropServices.CallingConvention) + commentId: M:CilTools.Reflection.PInvokeParams.#ctor(System.String,System.String,System.Runtime.InteropServices.CharSet,System.Boolean,System.Boolean,System.Nullable{System.Boolean},System.Runtime.InteropServices.CallingConvention) + id: '#ctor(System.String,System.String,System.Runtime.InteropServices.CharSet,System.Boolean,System.Boolean,System.Nullable{System.Boolean},System.Runtime.InteropServices.CallingConvention)' + parent: CilTools.Reflection.PInvokeParams + langs: + - csharp + - vb + name: PInvokeParams(String, String, CharSet, Boolean, Boolean, Nullable, CallingConvention) + nameWithType: PInvokeParams.PInvokeParams(String, String, CharSet, Boolean, Boolean, Nullable, CallingConvention) + fullName: CilTools.Reflection.PInvokeParams.PInvokeParams(System.String, System.String, System.Runtime.InteropServices.CharSet, System.Boolean, System.Boolean, System.Nullable, System.Runtime.InteropServices.CallingConvention) + type: Constructor + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nCreates the new instance of PInvokeParams object.\n" + syntax: + content: public PInvokeParams(string module, string func, CharSet charSet, bool exactSpelling, bool setLastError, bool? bestFitMapping, CallingConvention callConv) + parameters: + - id: module + type: System.String + description: Unmanaged module from which the method is imported + - id: func + type: System.String + description: The name of the imported native function + - id: charSet + type: System.Runtime.InteropServices.CharSet + description: The character set used by this method + - id: exactSpelling + type: System.Boolean + description: "\nThe value indicating that the marshaller should not probe for charset-specific names \nwhen searching for an entry point. \n" + - id: setLastError + type: System.Boolean + description: "\nThe value indicating that the imported function sets the last WinAPI error.\n" + - id: bestFitMapping + type: System.Nullable{System.Boolean} + description: "\nThe value indicating whether the marshaller should use the best fit mapping behaviour when \nconverting characters between character sets.\n" + - id: callConv + type: System.Runtime.InteropServices.CallingConvention + description: The clling convention of the imported function. + content.vb: Public Sub New(module As String, func As String, charSet As CharSet, exactSpelling As Boolean, setLastError As Boolean, bestFitMapping As Boolean?, callConv As CallingConvention) + overload: CilTools.Reflection.PInvokeParams.#ctor* + nameWithType.vb: PInvokeParams.PInvokeParams(String, String, CharSet, Boolean, Boolean, Nullable(Of Boolean), CallingConvention) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: CilTools.Reflection.PInvokeParams.PInvokeParams(System.String, System.String, System.Runtime.InteropServices.CharSet, System.Boolean, System.Boolean, System.Nullable(Of System.Boolean), System.Runtime.InteropServices.CallingConvention) + name.vb: PInvokeParams(String, String, CharSet, Boolean, Boolean, Nullable(Of Boolean), CallingConvention) +- uid: CilTools.Reflection.PInvokeParams.ModuleName + commentId: P:CilTools.Reflection.PInvokeParams.ModuleName + id: ModuleName + parent: CilTools.Reflection.PInvokeParams + langs: + - csharp + - vb + name: ModuleName + nameWithType: PInvokeParams.ModuleName + fullName: CilTools.Reflection.PInvokeParams.ModuleName + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nGets the name of the unmanaged module from which the method is imported\n" + syntax: + content: public string ModuleName { get; } + parameters: [] + return: + type: System.String + content.vb: Public ReadOnly Property ModuleName As String + overload: CilTools.Reflection.PInvokeParams.ModuleName* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: CilTools.Reflection.PInvokeParams.FunctionName + commentId: P:CilTools.Reflection.PInvokeParams.FunctionName + id: FunctionName + parent: CilTools.Reflection.PInvokeParams + langs: + - csharp + - vb + name: FunctionName + nameWithType: PInvokeParams.FunctionName + fullName: CilTools.Reflection.PInvokeParams.FunctionName + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nGets the name of the imported native function\n" + syntax: + content: public string FunctionName { get; } + parameters: [] + return: + type: System.String + content.vb: Public ReadOnly Property FunctionName As String + overload: CilTools.Reflection.PInvokeParams.FunctionName* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: CilTools.Reflection.PInvokeParams.CharSet + commentId: P:CilTools.Reflection.PInvokeParams.CharSet + id: CharSet + parent: CilTools.Reflection.PInvokeParams + langs: + - csharp + - vb + name: CharSet + nameWithType: PInvokeParams.CharSet + fullName: CilTools.Reflection.PInvokeParams.CharSet + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nGets the character set used by this method\n" + syntax: + content: public CharSet CharSet { get; } + parameters: [] + return: + type: System.Runtime.InteropServices.CharSet + content.vb: Public ReadOnly Property CharSet As CharSet + overload: CilTools.Reflection.PInvokeParams.CharSet* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: CilTools.Reflection.PInvokeParams.ExactSpelling + commentId: P:CilTools.Reflection.PInvokeParams.ExactSpelling + id: ExactSpelling + parent: CilTools.Reflection.PInvokeParams + langs: + - csharp + - vb + name: ExactSpelling + nameWithType: PInvokeParams.ExactSpelling + fullName: CilTools.Reflection.PInvokeParams.ExactSpelling + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nGets the value indicating that the marshaller should not probe for charset-specific names \nwhen searching for an entry point.\n" + syntax: + content: public bool ExactSpelling { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public ReadOnly Property ExactSpelling As Boolean + overload: CilTools.Reflection.PInvokeParams.ExactSpelling* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: CilTools.Reflection.PInvokeParams.SetLastError + commentId: P:CilTools.Reflection.PInvokeParams.SetLastError + id: SetLastError + parent: CilTools.Reflection.PInvokeParams + langs: + - csharp + - vb + name: SetLastError + nameWithType: PInvokeParams.SetLastError + fullName: CilTools.Reflection.PInvokeParams.SetLastError + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nGets the value indicating that the imported function sets the last WinAPI error.\n" + syntax: + content: public bool SetLastError { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public ReadOnly Property SetLastError As Boolean + overload: CilTools.Reflection.PInvokeParams.SetLastError* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: CilTools.Reflection.PInvokeParams.BestFitMapping + commentId: P:CilTools.Reflection.PInvokeParams.BestFitMapping + id: BestFitMapping + parent: CilTools.Reflection.PInvokeParams + langs: + - csharp + - vb + name: BestFitMapping + nameWithType: PInvokeParams.BestFitMapping + fullName: CilTools.Reflection.PInvokeParams.BestFitMapping + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nGets the value indicating whether the marshaller should use the best fit mapping behaviour when \nconverting characters between character sets.\n" + syntax: + content: public bool? BestFitMapping { get; } + parameters: [] + return: + type: System.Nullable{System.Boolean} + content.vb: Public ReadOnly Property BestFitMapping As Boolean? + overload: CilTools.Reflection.PInvokeParams.BestFitMapping* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: CilTools.Reflection.PInvokeParams.CallingConvention + commentId: P:CilTools.Reflection.PInvokeParams.CallingConvention + id: CallingConvention + parent: CilTools.Reflection.PInvokeParams + langs: + - csharp + - vb + name: CallingConvention + nameWithType: PInvokeParams.CallingConvention + fullName: CilTools.Reflection.PInvokeParams.CallingConvention + type: Property + source: + path: CilTools.BytecodeAnalysis + isExternal: true + assemblies: + - CilTools.BytecodeAnalysis + namespace: CilTools.Reflection + summary: "\nGets the calling convention for the imported function.\n" + remarks: "\nCalling convention is a set of rules defining how the function interacts with its caller. See \nhttps://docs.microsoft.com/en-us/cpp/cpp/argument-passing-and-naming-conventions \nfor more information about native calling conventions.\n" + syntax: + content: public CallingConvention CallingConvention { get; } + parameters: [] + return: + type: System.Runtime.InteropServices.CallingConvention + content.vb: Public ReadOnly Property CallingConvention As CallingConvention + overload: CilTools.Reflection.PInvokeParams.CallingConvention* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +references: +- uid: CilTools.Reflection + commentId: N:CilTools.Reflection + isExternal: true + name: CilTools.Reflection + nameWithType: CilTools.Reflection + fullName: CilTools.Reflection +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: System.Object.ToString + commentId: M:System.Object.ToString + parent: System.Object + isExternal: true + name: ToString() + nameWithType: Object.ToString() + fullName: System.Object.ToString() + spec.csharp: + - uid: System.Object.ToString + name: ToString + nameWithType: Object.ToString + fullName: System.Object.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ToString + name: ToString + nameWithType: Object.ToString + fullName: System.Object.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.Equals(System.Object) + commentId: M:System.Object.Equals(System.Object) + parent: System.Object + isExternal: true + name: Equals(Object) + nameWithType: Object.Equals(Object) + fullName: System.Object.Equals(System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: Equals(Object, Object) + nameWithType: Object.Equals(Object, Object) + fullName: System.Object.Equals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: ReferenceEquals(Object, Object) + nameWithType: Object.ReferenceEquals(Object, Object) + fullName: System.Object.ReferenceEquals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetHashCode + commentId: M:System.Object.GetHashCode + parent: System.Object + isExternal: true + name: GetHashCode() + nameWithType: Object.GetHashCode() + fullName: System.Object.GetHashCode() + spec.csharp: + - uid: System.Object.GetHashCode + name: GetHashCode + nameWithType: Object.GetHashCode + fullName: System.Object.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetHashCode + name: GetHashCode + nameWithType: Object.GetHashCode + fullName: System.Object.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetType + commentId: M:System.Object.GetType + parent: System.Object + isExternal: true + name: GetType() + nameWithType: Object.GetType() + fullName: System.Object.GetType() + spec.csharp: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.MemberwiseClone + commentId: M:System.Object.MemberwiseClone + parent: System.Object + isExternal: true + name: MemberwiseClone() + nameWithType: Object.MemberwiseClone() + fullName: System.Object.MemberwiseClone() + spec.csharp: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: CilTools.Reflection.PInvokeParams.#ctor* + commentId: Overload:CilTools.Reflection.PInvokeParams.#ctor + isExternal: true + name: PInvokeParams + nameWithType: PInvokeParams.PInvokeParams + fullName: CilTools.Reflection.PInvokeParams.PInvokeParams +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: System.Runtime.InteropServices.CharSet + commentId: T:System.Runtime.InteropServices.CharSet + parent: System.Runtime.InteropServices + isExternal: true + name: CharSet + nameWithType: CharSet + fullName: System.Runtime.InteropServices.CharSet +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: System.Nullable{System.Boolean} + commentId: T:System.Nullable{System.Boolean} + parent: System + definition: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + nameWithType.vb: Nullable(Of Boolean) + fullName.vb: System.Nullable(Of System.Boolean) + name.vb: Nullable(Of Boolean) + spec.csharp: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Runtime.InteropServices.CallingConvention + commentId: T:System.Runtime.InteropServices.CallingConvention + parent: System.Runtime.InteropServices + isExternal: true + name: CallingConvention + nameWithType: CallingConvention + fullName: System.Runtime.InteropServices.CallingConvention +- uid: System.Runtime.InteropServices + commentId: N:System.Runtime.InteropServices + isExternal: true + name: System.Runtime.InteropServices + nameWithType: System.Runtime.InteropServices + fullName: System.Runtime.InteropServices +- uid: System.Nullable`1 + commentId: T:System.Nullable`1 + isExternal: true + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + nameWithType.vb: Nullable(Of T) + fullName.vb: System.Nullable(Of T) + name.vb: Nullable(Of T) + spec.csharp: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.PInvokeParams.ModuleName* + commentId: Overload:CilTools.Reflection.PInvokeParams.ModuleName + isExternal: true + name: ModuleName + nameWithType: PInvokeParams.ModuleName + fullName: CilTools.Reflection.PInvokeParams.ModuleName +- uid: CilTools.Reflection.PInvokeParams.FunctionName* + commentId: Overload:CilTools.Reflection.PInvokeParams.FunctionName + isExternal: true + name: FunctionName + nameWithType: PInvokeParams.FunctionName + fullName: CilTools.Reflection.PInvokeParams.FunctionName +- uid: CilTools.Reflection.PInvokeParams.CharSet* + commentId: Overload:CilTools.Reflection.PInvokeParams.CharSet + isExternal: true + name: CharSet + nameWithType: PInvokeParams.CharSet + fullName: CilTools.Reflection.PInvokeParams.CharSet +- uid: CilTools.Reflection.PInvokeParams.ExactSpelling* + commentId: Overload:CilTools.Reflection.PInvokeParams.ExactSpelling + isExternal: true + name: ExactSpelling + nameWithType: PInvokeParams.ExactSpelling + fullName: CilTools.Reflection.PInvokeParams.ExactSpelling +- uid: CilTools.Reflection.PInvokeParams.SetLastError* + commentId: Overload:CilTools.Reflection.PInvokeParams.SetLastError + isExternal: true + name: SetLastError + nameWithType: PInvokeParams.SetLastError + fullName: CilTools.Reflection.PInvokeParams.SetLastError +- uid: CilTools.Reflection.PInvokeParams.BestFitMapping* + commentId: Overload:CilTools.Reflection.PInvokeParams.BestFitMapping + isExternal: true + name: BestFitMapping + nameWithType: PInvokeParams.BestFitMapping + fullName: CilTools.Reflection.PInvokeParams.BestFitMapping +- uid: CilTools.Reflection.PInvokeParams.CallingConvention* + commentId: Overload:CilTools.Reflection.PInvokeParams.CallingConvention + isExternal: true + name: CallingConvention + nameWithType: PInvokeParams.CallingConvention + fullName: CilTools.Reflection.PInvokeParams.CallingConvention diff --git a/docfx_project/api/CilTools.Reflection.yml b/docfx_project/api/CilTools.Reflection.yml index fa3d274..f69fa75 100644 --- a/docfx_project/api/CilTools.Reflection.yml +++ b/docfx_project/api/CilTools.Reflection.yml @@ -4,10 +4,15 @@ items: commentId: N:CilTools.Reflection id: CilTools.Reflection children: + - CilTools.Reflection.ComplexType + - CilTools.Reflection.ComplexTypeKind - CilTools.Reflection.CustomMethod - CilTools.Reflection.ExceptionBlock + - CilTools.Reflection.GenericParamType + - CilTools.Reflection.ICustomAttribute - CilTools.Reflection.ITokenResolver - CilTools.Reflection.LocalVariable + - CilTools.Reflection.PInvokeParams langs: - csharp - vb @@ -18,6 +23,19 @@ items: assemblies: - CilTools.BytecodeAnalysis references: +- uid: CilTools.Reflection.ComplexTypeKind + commentId: T:CilTools.Reflection.ComplexTypeKind + parent: CilTools.Reflection + isExternal: true + name: ComplexTypeKind + nameWithType: ComplexTypeKind + fullName: CilTools.Reflection.ComplexTypeKind +- uid: CilTools.Reflection.ComplexType + commentId: T:CilTools.Reflection.ComplexType + isExternal: true + name: ComplexType + nameWithType: ComplexType + fullName: CilTools.Reflection.ComplexType - uid: CilTools.Reflection.CustomMethod commentId: T:CilTools.Reflection.CustomMethod parent: CilTools.Reflection @@ -32,6 +50,18 @@ references: name: ExceptionBlock nameWithType: ExceptionBlock fullName: CilTools.Reflection.ExceptionBlock +- uid: CilTools.Reflection.GenericParamType + commentId: T:CilTools.Reflection.GenericParamType + isExternal: true + name: GenericParamType + nameWithType: GenericParamType + fullName: CilTools.Reflection.GenericParamType +- uid: CilTools.Reflection.ICustomAttribute + commentId: T:CilTools.Reflection.ICustomAttribute + isExternal: true + name: ICustomAttribute + nameWithType: ICustomAttribute + fullName: CilTools.Reflection.ICustomAttribute - uid: CilTools.Reflection.ITokenResolver commentId: T:CilTools.Reflection.ITokenResolver parent: CilTools.Reflection @@ -45,6 +75,13 @@ references: name: LocalVariable nameWithType: LocalVariable fullName: CilTools.Reflection.LocalVariable +- uid: CilTools.Reflection.PInvokeParams + commentId: T:CilTools.Reflection.PInvokeParams + parent: CilTools.Reflection + isExternal: true + name: PInvokeParams + nameWithType: PInvokeParams + fullName: CilTools.Reflection.PInvokeParams - uid: CilTools.Reflection commentId: N:CilTools.Reflection isExternal: true diff --git a/docfx_project/api/CilTools.Runtime.ClrMethodInfo.yml b/docfx_project/api/CilTools.Runtime.ClrMethodInfo.yml index 4682b47..8dc53fe 100644 --- a/docfx_project/api/CilTools.Runtime.ClrMethodInfo.yml +++ b/docfx_project/api/CilTools.Runtime.ClrMethodInfo.yml @@ -59,6 +59,8 @@ items: - System.Runtime.InteropServices._MethodBase inheritedMembers: - CilTools.Reflection.CustomMethod.GetLocalVariables + - CilTools.Reflection.CustomMethod.GetDefinition + - CilTools.Reflection.CustomMethod.GetPInvokeParams - System.Reflection.MethodBase.GetMethodFromHandle(System.RuntimeMethodHandle) - System.Reflection.MethodBase.GetMethodFromHandle(System.RuntimeMethodHandle,System.RuntimeTypeHandle) - System.Reflection.MethodBase.GetCurrentMethod @@ -986,6 +988,68 @@ references: - name: ) nameWithType: ) fullName: ) +- uid: CilTools.Reflection.CustomMethod.GetDefinition + commentId: M:CilTools.Reflection.CustomMethod.GetDefinition + parent: CilTools.Reflection.CustomMethod + isExternal: true + name: GetDefinition() + nameWithType: CustomMethod.GetDefinition() + fullName: CilTools.Reflection.CustomMethod.GetDefinition() + spec.csharp: + - uid: CilTools.Reflection.CustomMethod.GetDefinition + name: GetDefinition + nameWithType: CustomMethod.GetDefinition + fullName: CilTools.Reflection.CustomMethod.GetDefinition + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.Reflection.CustomMethod.GetDefinition + name: GetDefinition + nameWithType: CustomMethod.GetDefinition + fullName: CilTools.Reflection.CustomMethod.GetDefinition + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: CilTools.Reflection.CustomMethod.GetPInvokeParams + commentId: M:CilTools.Reflection.CustomMethod.GetPInvokeParams + parent: CilTools.Reflection.CustomMethod + isExternal: true + name: GetPInvokeParams() + nameWithType: CustomMethod.GetPInvokeParams() + fullName: CilTools.Reflection.CustomMethod.GetPInvokeParams() + spec.csharp: + - uid: CilTools.Reflection.CustomMethod.GetPInvokeParams + name: GetPInvokeParams + nameWithType: CustomMethod.GetPInvokeParams + fullName: CilTools.Reflection.CustomMethod.GetPInvokeParams + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: CilTools.Reflection.CustomMethod.GetPInvokeParams + name: GetPInvokeParams + nameWithType: CustomMethod.GetPInvokeParams + fullName: CilTools.Reflection.CustomMethod.GetPInvokeParams + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) - uid: System.Reflection.MethodBase.GetMethodFromHandle(System.RuntimeMethodHandle) commentId: M:System.Reflection.MethodBase.GetMethodFromHandle(System.RuntimeMethodHandle) parent: System.Reflection.MethodBase diff --git a/docfx_project/api/CilTools.Runtime.DynamicMethodsAssembly.yml b/docfx_project/api/CilTools.Runtime.DynamicMethodsAssembly.yml index f07c990..67c759e 100644 --- a/docfx_project/api/CilTools.Runtime.DynamicMethodsAssembly.yml +++ b/docfx_project/api/CilTools.Runtime.DynamicMethodsAssembly.yml @@ -5,7 +5,9 @@ items: id: DynamicMethodsAssembly parent: CilTools.Runtime children: + - CilTools.Runtime.DynamicMethodsAssembly.#ctor(Microsoft.Diagnostics.Runtime.DataTarget,CilTools.Runtime.ClrAssemblyReader,System.Boolean) - CilTools.Runtime.DynamicMethodsAssembly.#ctor(Microsoft.Diagnostics.Runtime.DataTarget,System.Boolean) + - CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader - CilTools.Runtime.DynamicMethodsAssembly.ChildType - CilTools.Runtime.DynamicMethodsAssembly.CodeBase - CilTools.Runtime.DynamicMethodsAssembly.Dispose @@ -174,6 +176,47 @@ items: - public modifiers.vb: - Public +- uid: CilTools.Runtime.DynamicMethodsAssembly.#ctor(Microsoft.Diagnostics.Runtime.DataTarget,CilTools.Runtime.ClrAssemblyReader,System.Boolean) + commentId: M:CilTools.Runtime.DynamicMethodsAssembly.#ctor(Microsoft.Diagnostics.Runtime.DataTarget,CilTools.Runtime.ClrAssemblyReader,System.Boolean) + id: '#ctor(Microsoft.Diagnostics.Runtime.DataTarget,CilTools.Runtime.ClrAssemblyReader,System.Boolean)' + parent: CilTools.Runtime.DynamicMethodsAssembly + langs: + - csharp + - vb + name: DynamicMethodsAssembly(DataTarget, ClrAssemblyReader, Boolean) + nameWithType: DynamicMethodsAssembly.DynamicMethodsAssembly(DataTarget, ClrAssemblyReader, Boolean) + fullName: CilTools.Runtime.DynamicMethodsAssembly.DynamicMethodsAssembly(Microsoft.Diagnostics.Runtime.DataTarget, CilTools.Runtime.ClrAssemblyReader, System.Boolean) + type: Constructor + source: + path: CilTools.Runtime + isExternal: true + assemblies: + - CilTools.Runtime + namespace: CilTools.Runtime + summary: "\nCreates new DynamicMethodsAssembly object for the specified data target, optionally \nproviding the instance and indicating whether the created object \nowns the data target.\n" + remarks: "\nIf the supplied is null, the constructor will create new \nassembly reader instance using the supplied data target. \n" + syntax: + content: public DynamicMethodsAssembly(DataTarget dt, ClrAssemblyReader r, bool autoDispose) + parameters: + - id: dt + type: Microsoft.Diagnostics.Runtime.DataTarget + description: ClrMD data target to read information from + - id: r + type: CilTools.Runtime.ClrAssemblyReader + description: "\nAssembly reader object to read dependent assemblies.\n" + - id: autoDispose + type: System.Boolean + description: "\ntrue if this instance owns tha data target and should dispose it automatically when it is no longer needed\n" + content.vb: Public Sub New(dt As DataTarget, r As ClrAssemblyReader, autoDispose As Boolean) + overload: CilTools.Runtime.DynamicMethodsAssembly.#ctor* + exceptions: + - type: System.ArgumentNullException + commentId: T:System.ArgumentNullException + description: Supplied data target is null + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: CilTools.Runtime.DynamicMethodsAssembly.GetName commentId: M:CilTools.Runtime.DynamicMethodsAssembly.GetName id: GetName @@ -508,6 +551,38 @@ items: modifiers.vb: - Public - ReadOnly +- uid: CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader + commentId: P:CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader + id: AssemblyReader + parent: CilTools.Runtime.DynamicMethodsAssembly + langs: + - csharp + - vb + name: AssemblyReader + nameWithType: DynamicMethodsAssembly.AssemblyReader + fullName: CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader + type: Property + source: + path: CilTools.Runtime + isExternal: true + assemblies: + - CilTools.Runtime + namespace: CilTools.Runtime + summary: "\nGets the assembly reader object used to read dependent assemblies\n" + remarks: "\nWhen dynamic method references a member from the external assembly, the library will \nuse this assembly reader object when resolving metadata tokens from the external assembly. \nThe assembly reader acts as cache that stores assembly instance so we don't need to load \nthem multiple times.\n" + syntax: + content: public ClrAssemblyReader AssemblyReader { get; } + parameters: [] + return: + type: CilTools.Runtime.ClrAssemblyReader + content.vb: Public ReadOnly Property AssemblyReader As ClrAssemblyReader + overload: CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly - uid: CilTools.Runtime.DynamicMethodsAssembly.FullName commentId: P:CilTools.Runtime.DynamicMethodsAssembly.FullName id: FullName @@ -4101,6 +4176,13 @@ references: name: Boolean nameWithType: Boolean fullName: System.Boolean +- uid: CilTools.Runtime.ClrAssemblyReader + commentId: T:CilTools.Runtime.ClrAssemblyReader + parent: CilTools.Runtime + isExternal: true + name: ClrAssemblyReader + nameWithType: ClrAssemblyReader + fullName: CilTools.Runtime.ClrAssemblyReader - uid: System.Reflection.Assembly.GetName commentId: M:System.Reflection.Assembly.GetName parent: System.Reflection.Assembly @@ -4580,6 +4662,12 @@ references: name: Target nameWithType: DynamicMethodsAssembly.Target fullName: CilTools.Runtime.DynamicMethodsAssembly.Target +- uid: CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader* + commentId: Overload:CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader + isExternal: true + name: AssemblyReader + nameWithType: DynamicMethodsAssembly.AssemblyReader + fullName: CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader - uid: System.Reflection.Assembly.FullName commentId: P:System.Reflection.Assembly.FullName parent: System.Reflection.Assembly diff --git a/docfx_project/api/CilTools.Syntax.BlockSyntax.yml b/docfx_project/api/CilTools.Syntax.BlockSyntax.yml index 6e9dff0..c64d054 100644 --- a/docfx_project/api/CilTools.Syntax.BlockSyntax.yml +++ b/docfx_project/api/CilTools.Syntax.BlockSyntax.yml @@ -131,7 +131,7 @@ items: assemblies: - CilTools.BytecodeAnalysis namespace: CilTools.Syntax - summary: "\nGets the header syntax of this, or an empty collection if this block has no header\n" + summary: "\nGets the header syntax of this block, or an empty collection if this block has no header\n" remarks: "\nFor the exception handler blocks, the header represents the exception clause. Other types of blocks does not have headers.\n" syntax: content: public IEnumerable HeaderSyntax { get; } diff --git a/docfx_project/api/CilTools.Syntax.MethodDefSyntax.yml b/docfx_project/api/CilTools.Syntax.MethodDefSyntax.yml index fbe8a3b..b565279 100644 --- a/docfx_project/api/CilTools.Syntax.MethodDefSyntax.yml +++ b/docfx_project/api/CilTools.Syntax.MethodDefSyntax.yml @@ -162,7 +162,7 @@ items: assemblies: - CilTools.BytecodeAnalysis namespace: CilTools.Syntax - summary: "\nGets the block the forms the body of the defined method\n" + summary: "\nGets the block that forms the body of the defined method\n" syntax: content: public BlockSyntax Body { get; } parameters: [] diff --git a/docfx_project/api/CilTools.Syntax.SyntaxNode.yml b/docfx_project/api/CilTools.Syntax.SyntaxNode.yml index 2bb0d32..8815800 100644 --- a/docfx_project/api/CilTools.Syntax.SyntaxNode.yml +++ b/docfx_project/api/CilTools.Syntax.SyntaxNode.yml @@ -224,7 +224,7 @@ items: - CilTools.BytecodeAnalysis namespace: CilTools.Syntax summary: "\nGets whitespace content at the beginning of this node's code\n" - remarks: "\nBesides the whitespace character itself, the returned string may contain line feed or carriage return characters. For efficiency purposes, the whitespace \ncontent, both syntactically meaningful and indentation-only, is stored withing one of the adjasent nodes, not in the separate node.\n" + remarks: "\nBesides the whitespace character itself, the returned string may contain line feed or carriage return characters. For efficiency purposes, the whitespace \ncontent, both syntactically meaningful and indentation-only, is stored within one of the adjacent nodes, not in the separate node.\n" syntax: content: public string LeadingWhitespace { get; } parameters: [] @@ -256,7 +256,7 @@ items: - CilTools.BytecodeAnalysis namespace: CilTools.Syntax summary: "\nGets whitespace content at the end of this node's code\n" - remarks: "\nBesides the whitespace character itself, the returned string may contain line feed or carriage return characters. For efficiency purposes, the whitespace \ncontent, both syntactically meaningful and indentation-only, is stored withing one of the adjasent nodes, not in the separate node.\n" + remarks: "\nBesides the whitespace character itself, the returned string may contain line feed or carriage return characters. For efficiency purposes, the whitespace \ncontent, both syntactically meaningful and indentation-only, is stored within one of the adjacent nodes, not in the separate node.\n" syntax: content: public string TrailingWhitespace { get; } parameters: [] diff --git a/docfx_project/api/CilTools.Syntax.yml b/docfx_project/api/CilTools.Syntax.yml index 0dd974d..d1deb7f 100644 --- a/docfx_project/api/CilTools.Syntax.yml +++ b/docfx_project/api/CilTools.Syntax.yml @@ -25,13 +25,6 @@ items: assemblies: - CilTools.BytecodeAnalysis references: -- uid: CilTools.Syntax.SyntaxNode - commentId: T:CilTools.Syntax.SyntaxNode - parent: CilTools.Syntax - isExternal: true - name: SyntaxNode - nameWithType: SyntaxNode - fullName: CilTools.Syntax.SyntaxNode - uid: CilTools.Syntax.BlockSyntax commentId: T:CilTools.Syntax.BlockSyntax parent: CilTools.Syntax @@ -96,6 +89,13 @@ references: name: MethodDefSyntax nameWithType: MethodDefSyntax fullName: CilTools.Syntax.MethodDefSyntax +- uid: CilTools.Syntax.SyntaxNode + commentId: T:CilTools.Syntax.SyntaxNode + parent: CilTools.Syntax + isExternal: true + name: SyntaxNode + nameWithType: SyntaxNode + fullName: CilTools.Syntax.SyntaxNode - uid: CilTools.Syntax commentId: N:CilTools.Syntax isExternal: true diff --git a/docfx_project/api/toc.yml b/docfx_project/api/toc.yml index 3f2aa95..1072a56 100644 --- a/docfx_project/api/toc.yml +++ b/docfx_project/api/toc.yml @@ -41,17 +41,32 @@ items: - uid: CilTools.BytecodeAnalysis.Extensions.CilExtensions name: CilExtensions +- uid: CilTools.Metadata + name: CilTools.Metadata + items: + - uid: CilTools.Metadata.AssemblyReader + name: AssemblyReader - uid: CilTools.Reflection name: CilTools.Reflection items: + - uid: CilTools.Reflection.ComplexType + name: ComplexType + - uid: CilTools.Reflection.ComplexTypeKind + name: ComplexTypeKind - uid: CilTools.Reflection.CustomMethod name: CustomMethod - uid: CilTools.Reflection.ExceptionBlock name: ExceptionBlock + - uid: CilTools.Reflection.GenericParamType + name: GenericParamType + - uid: CilTools.Reflection.ICustomAttribute + name: ICustomAttribute - uid: CilTools.Reflection.ITokenResolver name: ITokenResolver - uid: CilTools.Reflection.LocalVariable name: LocalVariable + - uid: CilTools.Reflection.PInvokeParams + name: PInvokeParams - uid: CilTools.Runtime name: CilTools.Runtime items: diff --git a/docfx_project/docfx.json b/docfx_project/docfx.json index 7166d3c..13298f9 100644 --- a/docfx_project/docfx.json +++ b/docfx_project/docfx.json @@ -6,7 +6,11 @@ "files": ["*.dll"], "src": "../CilTools.BytecodeAnalysis/bin/Debug/net35" }, - { + { + "files": ["CilTools.Metadata.dll"], + "src": "../CilTools.Metadata/bin/Debug/net45" + }, + { "files": ["CilTools.Runtime.dll"], "src": "../CilTools.Runtime/bin/Debug" } diff --git a/docs/api/CilTools.BytecodeAnalysis.Signature.html b/docs/api/CilTools.BytecodeAnalysis.Signature.html index e46ed45..ac2ac3a 100644 --- a/docs/api/CilTools.BytecodeAnalysis.Signature.html +++ b/docs/api/CilTools.BytecodeAnalysis.Signature.html @@ -112,6 +112,164 @@

Constructors

+ +

Signature(Byte[], ITokenResolver)

+

Initializes a new signature object, respoving metadata tokens using the specified resolver

+
+
+
Declaration
+
+
public Signature(byte[] data, ITokenResolver resolver)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Byte[]data

The byte array containing the signature data

+
ITokenResolverresolver

The object used to resolve metadata tokens

+
+
Remarks
+

The signature could be the method signature or the standalone signature +(ECMA-335 II.23.2.3: StandAloneMethodSig)

+
+
Exceptions
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeCondition
System.ArgumentNullException

Source array is null

+
System.ArgumentException

Source array is empty

+
System.IO.EndOfStreamException

Unexpected end of input data

+
CilParserException

Input data is invalid

+
System.NotSupportedException

Signature contains unsupported elements

+
+ + + +

Signature(Byte[], ITokenResolver, MemberInfo)

+

Initializes a new signature object, respoving metadata tokens using the specified resolver in +the specified generic context

+
+
+
Declaration
+
+
public Signature(byte[] data, ITokenResolver resolver, MemberInfo member)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Byte[]data

The byte array containing the signature data

+
ITokenResolverresolver

The object used to resolve metadata tokens

+
System.Reflection.MemberInfomember

Method that identifies generic context for generic method params, or null +if this signature does not belong to a generic method

+
+
Remarks
+

The signature could be the method signature or the standalone signature +(ECMA-335 II.23.2.3: StandAloneMethodSig)

+
+
Exceptions
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeCondition
System.ArgumentNullException

Source array is null

+
System.ArgumentException

Source array is empty

+
System.IO.EndOfStreamException

Unexpected end of input data

+
CilParserException

Input data is invalid

+
System.NotSupportedException

Signature contains unsupported elements

+
+ +

Signature(Byte[], Module)

Initializes a new Signature object representing a stand-alone method signature

@@ -176,7 +334,85 @@
Exceptions
System.NotSupportedException -

Signature contains generic types, function pointers or variable-bound arrays

+

Signature contains unsupported elements

+ + + + + + + +

Signature(Stream, ITokenResolver, MemberInfo)

+

Initializes a new signature object from the stream, respoving metadata tokens using the specified +resolver in the specified generic context

+
+
+
Declaration
+
+
public Signature(Stream src, ITokenResolver resolver, MemberInfo member)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.IO.Streamsrc

The stream to read signature data from

+
ITokenResolverresolver

The object used to resolve metadata tokens

+
System.Reflection.MemberInfomember

Method that identifies generic context for generic method params, or null +if this signature does not belong to a generic method

+
+
Remarks
+

The signature could be the method signature or the standalone signature +(ECMA-335 II.23.2.3: StandAloneMethodSig)

+
+
Exceptions
+ + + + + + + + + + + + + + + + + + + + + + + @@ -237,6 +473,59 @@
Property Value
TypeCondition
System.ArgumentNullException

Source stream is null

+
System.IO.EndOfStreamException

Unexpected end of input data

+
CilParserException

Input data is invalid

+
System.NotSupportedException

Signature contains unsupported elements

+ +

GenericArgsCount

+

Gets the generic arguments or parameters count for the generic method, or zero if this +signature does not represent the generic method.

+
+
+
Declaration
+
+
public int GenericArgsCount { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Int32
+ + + +

GenericInst

+

Gets the value indicating whether this signature represents the generic method instantiation

+
+
+
Declaration
+
+
public bool GenericInst { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean
+ +

HasThis

Gets the value indicating whether the function described by this signature uses an instance pointer

@@ -430,6 +719,96 @@
Returns
+ +

ReadFieldSignature(Byte[], ITokenResolver, MemberInfo)

+

Reads the field signature from the specified byte array

+
+
+
Declaration
+
+
public static TypeSpec ReadFieldSignature(byte[] data, ITokenResolver resolver, MemberInfo member)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Byte[]data

The byte array containing the field signature data

+
ITokenResolverresolver

The object used to resolve metadata tokens

+
System.Reflection.MemberInfomember

Method that identifies generic context for generic method params, or null +if this signature does not belong to a generic method

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
TypeSpec

The TypeSpec representing the field type

+
+
Remarks
+

The field signature in .NET assembly consists of only the single TypeSpec that +represents the field type. The signature data passed to this method should not contain +data for signature types other then the field signature (such as the method signature), or +an exception will be thrown.

+
+
Exceptions
+ + + + + + + + + + + + + + + + + + + + + +
TypeCondition
System.ArgumentNullException

Source array is null

+
System.ArgumentException

Source array is empty

+
System.IO.InvalidDataException

The signature data does not represent the field signature

+
+ +

ToString()

Gets the textual representation of this signature as CIL code

diff --git a/docs/api/CilTools.BytecodeAnalysis.TypeSpec.html b/docs/api/CilTools.BytecodeAnalysis.TypeSpec.html index 3b7d7ed..1b870df 100644 --- a/docs/api/CilTools.BytecodeAnalysis.TypeSpec.html +++ b/docs/api/CilTools.BytecodeAnalysis.TypeSpec.html @@ -79,49 +79,2292 @@

Inheritance
System.Object
-
TypeSpec
+
System.Reflection.MemberInfo
+
System.Type
+
TypeSpec
+
+
+
Implements
+
System.Reflection.ICustomAttributeProvider
+
System.Runtime.InteropServices._MemberInfo
+
System.Runtime.InteropServices._Type
+
System.Reflection.IReflect
Inherited Members
- System.Object.Equals(System.Object) + System.Type.FilterAttribute
- System.Object.Equals(System.Object, System.Object) + System.Type.FilterName
- System.Object.ReferenceEquals(System.Object, System.Object) + System.Type.FilterNameIgnoreCase
- System.Object.GetHashCode() + System.Type.Missing
- System.Object.GetType() + System.Type.Delimiter
- System.Object.MemberwiseClone() + System.Type.EmptyTypes +
+
+ System.Type.GetType(System.String, System.Boolean, System.Boolean) +
+
+ System.Type.GetType(System.String, System.Boolean) +
+
+ System.Type.GetType(System.String) +
+
+ System.Type.GetType(System.String, System.Func<System.Reflection.AssemblyName, System.Reflection.Assembly>, System.Func<System.Reflection.Assembly, System.String, System.Boolean, System.Type>) +
+
+ System.Type.GetType(System.String, System.Func<System.Reflection.AssemblyName, System.Reflection.Assembly>, System.Func<System.Reflection.Assembly, System.String, System.Boolean, System.Type>, System.Boolean) +
+
+ System.Type.GetType(System.String, System.Func<System.Reflection.AssemblyName, System.Reflection.Assembly>, System.Func<System.Reflection.Assembly, System.String, System.Boolean, System.Type>, System.Boolean, System.Boolean) +
+
+ System.Type.ReflectionOnlyGetType(System.String, System.Boolean, System.Boolean) +
+
+ System.Type.MakeArrayType(System.Int32) +
+
+ System.Type.GetTypeFromProgID(System.String) +
+
+ System.Type.GetTypeFromProgID(System.String, System.Boolean) +
+
+ System.Type.GetTypeFromProgID(System.String, System.String) +
+
+ System.Type.GetTypeFromProgID(System.String, System.String, System.Boolean) +
+
+ System.Type.GetTypeFromCLSID(System.Guid) +
+
+ System.Type.GetTypeFromCLSID(System.Guid, System.Boolean) +
+
+ System.Type.GetTypeFromCLSID(System.Guid, System.String) +
+
+ System.Type.GetTypeFromCLSID(System.Guid, System.String, System.Boolean) +
+
+ System.Type.GetTypeCode(System.Type) +
+
+ System.Type.GetTypeCodeImpl() +
+
+ System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Globalization.CultureInfo) +
+
+ System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[]) +
+
+ System.Type.GetTypeHandle(System.Object) +
+
+ System.Type.GetTypeFromHandle(System.RuntimeTypeHandle) +
+
+ System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) +
+
+ System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.ParameterModifier[]) +
+
+ System.Type.GetConstructor(System.Type[]) +
+
+ System.Type.GetConstructors() +
+
+ System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) +
+
+ System.Type.GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.ParameterModifier[]) +
+
+ System.Type.GetMethod(System.String, System.Type[], System.Reflection.ParameterModifier[]) +
+
+ System.Type.GetMethod(System.String, System.Type[]) +
+
+ System.Type.GetMethod(System.String, System.Reflection.BindingFlags) +
+
+ System.Type.GetMethod(System.String) +
+
+ System.Type.GetMethods() +
+
+ System.Type.GetField(System.String) +
+
+ System.Type.GetFields() +
+
+ System.Type.GetInterface(System.String) +
+
+ System.Type.FindInterfaces(System.Reflection.TypeFilter, System.Object) +
+
+ System.Type.GetEvent(System.String) +
+
+ System.Type.GetEvents() +
+
+ System.Type.GetProperty(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) +
+
+ System.Type.GetProperty(System.String, System.Type, System.Type[], System.Reflection.ParameterModifier[]) +
+
+ System.Type.GetProperty(System.String, System.Reflection.BindingFlags) +
+
+ System.Type.GetProperty(System.String, System.Type, System.Type[]) +
+
+ System.Type.GetProperty(System.String, System.Type[]) +
+
+ System.Type.GetProperty(System.String, System.Type) +
+
+ System.Type.GetProperty(System.String) +
+
+ System.Type.GetProperties() +
+
+ System.Type.GetNestedTypes() +
+
+ System.Type.GetNestedType(System.String) +
+
+ System.Type.GetMember(System.String) +
+
+ System.Type.GetMember(System.String, System.Reflection.BindingFlags) +
+
+ System.Type.GetMember(System.String, System.Reflection.MemberTypes, System.Reflection.BindingFlags) +
+
+ System.Type.GetMembers() +
+
+ System.Type.GetDefaultMembers() +
+
+ System.Type.FindMembers(System.Reflection.MemberTypes, System.Reflection.BindingFlags, System.Reflection.MemberFilter, System.Object) +
+
+ System.Type.GetGenericParameterConstraints() +
+
+ System.Type.IsValueTypeImpl() +
+
+ System.Type.IsContextfulImpl() +
+
+ System.Type.IsMarshalByRefImpl() +
+
+ System.Type.GetEnumNames() +
+
+ System.Type.GetEnumValues() +
+
+ System.Type.GetEnumUnderlyingType() +
+
+ System.Type.IsEnumDefined(System.Object) +
+
+ System.Type.GetEnumName(System.Object) +
+
+ System.Type.IsSubclassOf(System.Type) +
+
+ System.Type.IsInstanceOfType(System.Object) +
+
+ System.Type.IsAssignableFrom(System.Type) +
+
+ System.Type.IsEquivalentTo(System.Type) +
+
+ System.Type.GetTypeArray(System.Object[]) +
+
+ System.Type.Equals(System.Object) +
+
+ System.Type.Equals(System.Type) +
+
+ System.Type.GetHashCode() +
+
+ System.Type.GetInterfaceMap(System.Type) +
+
+ System.Type.GetType() +
+
+ System.Type.System.Runtime.InteropServices._Type.GetTypeInfoCount(System.UInt32) +
+
+ System.Type.System.Runtime.InteropServices._Type.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) +
+
+ System.Type.System.Runtime.InteropServices._Type.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) +
+
+ System.Type.System.Runtime.InteropServices._Type.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) +
+
+ System.Type.MemberType +
+
+ System.Type.ReflectedType +
+
+ System.Type.StructLayoutAttribute +
+
+ System.Type.DefaultBinder +
+
+ System.Type.TypeHandle +
+
+ System.Type.TypeInitializer +
+
+ System.Type.IsNested +
+
+ System.Type.Attributes +
+
+ System.Type.GenericParameterAttributes +
+
+ System.Type.IsVisible +
+
+ System.Type.IsNotPublic +
+
+ System.Type.IsPublic +
+
+ System.Type.IsNestedPublic +
+
+ System.Type.IsNestedPrivate +
+
+ System.Type.IsNestedFamily +
+
+ System.Type.IsNestedAssembly +
+
+ System.Type.IsNestedFamANDAssem +
+
+ System.Type.IsNestedFamORAssem +
+
+ System.Type.IsAutoLayout +
+
+ System.Type.IsLayoutSequential +
+
+ System.Type.IsExplicitLayout +
+
+ System.Type.IsClass +
+
+ System.Type.IsInterface +
+
+ System.Type.IsValueType +
+
+ System.Type.IsAbstract +
+
+ System.Type.IsSealed +
+
+ System.Type.IsEnum +
+
+ System.Type.IsSpecialName +
+
+ System.Type.IsImport +
+
+ System.Type.IsSerializable +
+
+ System.Type.IsAnsiClass +
+
+ System.Type.IsUnicodeClass +
+
+ System.Type.IsAutoClass +
+
+ System.Type.IsArray +
+
+ System.Type.IsConstructedGenericType +
+
+ System.Type.ContainsGenericParameters +
+
+ System.Type.IsByRef +
+
+ System.Type.IsPointer +
+
+ System.Type.IsPrimitive +
+
+ System.Type.IsCOMObject +
+
+ System.Type.HasElementType +
+
+ System.Type.IsContextful +
+
+ System.Type.IsMarshalByRef +
+
+ System.Type.GenericTypeArguments +
+
+ System.Type.IsSecurityCritical +
+
+ System.Type.IsSecuritySafeCritical +
+
+ System.Type.IsSecurityTransparent +
+
+ System.Reflection.MemberInfo.GetCustomAttributesData()
+
+ System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetType() +
+
+ System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount(System.UInt32) +
+
+ System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) +
+
+ System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) +
+
+ System.Reflection.MemberInfo.System.Runtime.InteropServices._MemberInfo.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) +
+
+ System.Reflection.MemberInfo.CustomAttributes +
+
+ System.Object.Equals(System.Object, System.Object) +
+
+ System.Object.ReferenceEquals(System.Object, System.Object) +
+
+ System.Object.MemberwiseClone() +
+
+
Namespace: CilTools.BytecodeAnalysis
+
Assembly: CilTools.BytecodeAnalysis.dll
+
Syntax
+
+
public class TypeSpec : Type, ICustomAttributeProvider, _MemberInfo, _Type, IReflect, ITypeInfo
+
+

Properties +

+ + + +

Assembly

+
+
+
Declaration
+
+
public override Assembly Assembly { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.Assembly
+
Overrides
+
System.Type.Assembly
+ + + +

AssemblyQualifiedName

+
+
+
Declaration
+
+
public override string AssemblyQualifiedName { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.String
+
Overrides
+
System.Type.AssemblyQualifiedName
+ + + +

BaseType

+
+
+
Declaration
+
+
public override Type BaseType { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Type
+
Overrides
+
System.Type.BaseType
+ + + +

DeclaringMethod

+
+
+
Declaration
+
+
public override MethodBase DeclaringMethod { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.MethodBase
+
Overrides
+
System.Type.DeclaringMethod
+ + + +

DeclaringType

+
+
+
Declaration
+
+
public override Type DeclaringType { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Type
+
Overrides
+
System.Type.DeclaringType
+ + + +

ElementType

+

Gets the element type of this type specification

+
+
+
Declaration
+
+
public ElementType ElementType { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
ElementType
+ + + +

FullName

+
+
+
Declaration
+
+
public override string FullName { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.String
+
Overrides
+
System.Type.FullName
+ + + +

GenericParameterPosition

+
+
+
Declaration
+
+
public override int GenericParameterPosition { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Int32
+
Overrides
+
System.Type.GenericParameterPosition
+ + + +

GUID

+
+
+
Declaration
+
+
public override Guid GUID { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Guid
+
Overrides
+
System.Type.GUID
+ + + +

InnerTypeSpec

+

Gets the inner type specification if this instance represents an array or pointer type. For other types, the value is null

+
+
+
Declaration
+
+
public TypeSpec InnerTypeSpec { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
TypeSpec
+ + + +

IsGenericParameter

+
+
+
Declaration
+
+
public override bool IsGenericParameter { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean
+
Overrides
+
System.Type.IsGenericParameter
+ + + +

IsGenericType

+
+
+
Declaration
+
+
public override bool IsGenericType { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean
+
Overrides
+
System.Type.IsGenericType
+ + + +

IsGenericTypeDefinition

+
+
+
Declaration
+
+
public override bool IsGenericTypeDefinition { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean
+
Overrides
+
System.Type.IsGenericTypeDefinition
+ + + +

IsPinned

+

Gets the value indicating whether this TypeSpec represents pinned local variable

+
+
+
Declaration
+
+
public bool IsPinned { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean
+ + + +

MetadataToken

+
+
+
Declaration
+
+
public override int MetadataToken { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Int32
+
Overrides
+
System.Reflection.MemberInfo.MetadataToken
+ + + +

Modifiers

+

Enumerates custom modifiers associated with this type specification

+
+
+
Declaration
+
+
public IEnumerable<CustomModifier> Modifiers { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Collections.Generic.IEnumerable<CustomModifier>
+ + + +

ModifiersCount

+

Gets the amount of custom modifiers associated with this type specification

+
+
+
Declaration
+
+
public int ModifiersCount { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Int32
+ + + +

Module

+
+
+
Declaration
+
+
public override Module Module { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.Module
+
Overrides
+
System.Type.Module
+ + + +

Name

+
+
+
Declaration
+
+
public override string Name { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.String
+
Overrides
+
System.Reflection.MemberInfo.Name
+ + + +

Namespace

+
+
+
Declaration
+
+
public override string Namespace { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.String
+
Overrides
+
System.Type.Namespace
+ + + +

TargetSignature

+

Gets the target function signature, if this TypeSpec represents a function pointer. Otherwise, returns null.

+
+
+
Declaration
+
+
public Signature TargetSignature { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
Signature
+ + + +

Type

+

Gets the type which this type specification represents (deprecated)

+
+
+
Declaration
+
+
public Type Type { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Type
+
Remarks
+

Starting from the version 2.1, the TypeSpec itself extends System.Type, so this property is not needed. +Use this object directly when you need an instance of System.Type, or the UnderlyingSystemType property +if you need the runtime type. This property will be removed in future releases.

+
+ + + +

UnderlyingSystemType

+
+
+
Declaration
+
+
public override Type UnderlyingSystemType { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Type
+
Overrides
+
System.Type.UnderlyingSystemType
+

Methods +

+ + + +

GetArrayRank()

+
+
+
Declaration
+
+
public override int GetArrayRank()
+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Int32
+
Overrides
+
System.Type.GetArrayRank()
+ + + +

GetAttributeFlagsImpl()

+
+
+
Declaration
+
+
protected override TypeAttributes GetAttributeFlagsImpl()
+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.TypeAttributes
+
Overrides
+
System.Type.GetAttributeFlagsImpl()
+ + + +

GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])

+
+
+
Declaration
+
+
protected override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Reflection.BindingFlagsbindingAttr
System.Reflection.Binderbinder
System.Reflection.CallingConventionscallConvention
System.Type[]types
System.Reflection.ParameterModifier[]modifiers
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.ConstructorInfo
+
Overrides
+
System.Type.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[])
+ + + +

GetConstructors(BindingFlags)

+
+
+
Declaration
+
+
public override ConstructorInfo[] GetConstructors(BindingFlags bindingAttr)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Reflection.BindingFlagsbindingAttr
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.ConstructorInfo[]
+
Overrides
+
System.Type.GetConstructors(System.Reflection.BindingFlags)
+ + + +

GetCustomAttributes(Boolean)

+
+
+
Declaration
+
+
public override object[] GetCustomAttributes(bool inherit)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Booleaninherit
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Object[]
+
Overrides
+
System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean)
+ + + +

GetCustomAttributes(Type, Boolean)

+
+
+
Declaration
+
+
public override object[] GetCustomAttributes(Type attributeType, bool inherit)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.TypeattributeType
System.Booleaninherit
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Object[]
+
Overrides
+
System.Reflection.MemberInfo.GetCustomAttributes(System.Type, System.Boolean)
+ + + +

GetElementType()

+
+
+
Declaration
+
+
public override Type GetElementType()
+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Type
+
Overrides
+
System.Type.GetElementType()
+ + + +

GetEvent(String, BindingFlags)

+
+
+
Declaration
+
+
public override EventInfo GetEvent(string name, BindingFlags bindingAttr)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Stringname
System.Reflection.BindingFlagsbindingAttr
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.EventInfo
+
Overrides
+
System.Type.GetEvent(System.String, System.Reflection.BindingFlags)
+ + + +

GetEvents(BindingFlags)

+
+
+
Declaration
+
+
public override EventInfo[] GetEvents(BindingFlags bindingAttr)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Reflection.BindingFlagsbindingAttr
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.EventInfo[]
+
Overrides
+
System.Type.GetEvents(System.Reflection.BindingFlags)
+ + + +

GetField(String, BindingFlags)

+
+
+
Declaration
+
+
public override FieldInfo GetField(string name, BindingFlags bindingAttr)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Stringname
System.Reflection.BindingFlagsbindingAttr
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.FieldInfo
+
Overrides
+
System.Type.GetField(System.String, System.Reflection.BindingFlags)
+ + + +

GetFields(BindingFlags)

+
+
+
Declaration
+
+
public override FieldInfo[] GetFields(BindingFlags bindingAttr)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Reflection.BindingFlagsbindingAttr
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.FieldInfo[]
+
Overrides
+
System.Type.GetFields(System.Reflection.BindingFlags)
+ + + +

GetGenericArguments()

+
+
+
Declaration
+
+
public override Type[] GetGenericArguments()
+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Type[]
+
Overrides
+
System.Type.GetGenericArguments()
+ + + +

GetGenericTypeDefinition()

+
+
+
Declaration
+
+
public override Type GetGenericTypeDefinition()
+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Type
+
Overrides
+
System.Type.GetGenericTypeDefinition()
+ + + +

GetInterface(String, Boolean)

+
+
+
Declaration
+
+
public override Type GetInterface(string name, bool ignoreCase)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Stringname
System.BooleanignoreCase
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Type
+
Overrides
+
System.Type.GetInterface(System.String, System.Boolean)
+ + + +

GetInterfaces()

+
+
+
Declaration
+
+
public override Type[] GetInterfaces()
+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Type[]
+
Overrides
+
System.Type.GetInterfaces()
+ + + +

GetMembers(BindingFlags)

+
+
+
Declaration
+
+
public override MemberInfo[] GetMembers(BindingFlags bindingAttr)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Reflection.BindingFlagsbindingAttr
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.MemberInfo[]
+
Overrides
+
System.Type.GetMembers(System.Reflection.BindingFlags)
+ + + +

GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])

+
+
+
Declaration
+
+
protected override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Stringname
System.Reflection.BindingFlagsbindingAttr
System.Reflection.Binderbinder
System.Reflection.CallingConventionscallConvention
System.Type[]types
System.Reflection.ParameterModifier[]modifiers
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.MethodInfo
+
Overrides
+
System.Type.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[])
+ + + +

GetMethods(BindingFlags)

+
+
+
Declaration
+
+
public override MethodInfo[] GetMethods(BindingFlags bindingAttr)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Reflection.BindingFlagsbindingAttr
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.MethodInfo[]
+
Overrides
+
System.Type.GetMethods(System.Reflection.BindingFlags)
+ + + +

GetModifier(Int32)

+

Gets the custom modifier with the specified index

+
+
+
Declaration
+
+
public CustomModifier GetModifier(int index)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Int32index

Index of the requested modifier

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
CustomModifier

The requested custom modifier

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
System.ArgumentOutOfRangeException

Index is negative or outside the bounds of the collection

+
+ + + +

GetModifiers()

+

Gets the array of custom modifiers associated with this type specification

+
+
+
Declaration
+
+
public CustomModifier[] GetModifiers()
+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
CustomModifier[]

The array of custom modifiers

+
+ + + +

GetNestedType(String, BindingFlags)

+
+
+
Declaration
+
+
public override Type GetNestedType(string name, BindingFlags bindingAttr)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Stringname
System.Reflection.BindingFlagsbindingAttr
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Type
+
Overrides
+
System.Type.GetNestedType(System.String, System.Reflection.BindingFlags)
+ + + +

GetNestedTypes(BindingFlags)

+
+
+
Declaration
+
+
public override Type[] GetNestedTypes(BindingFlags bindingAttr)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Reflection.BindingFlagsbindingAttr
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Type[]
+
Overrides
+
System.Type.GetNestedTypes(System.Reflection.BindingFlags)
+ + + +

GetProperties(BindingFlags)

+
+
+
Declaration
+
+
public override PropertyInfo[] GetProperties(BindingFlags bindingAttr)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Reflection.BindingFlagsbindingAttr
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.PropertyInfo[]
+
Overrides
+
System.Type.GetProperties(System.Reflection.BindingFlags)
+ + + +

GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])

+
+
+
Declaration
+
+
protected override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Stringname
System.Reflection.BindingFlagsbindingAttr
System.Reflection.Binderbinder
System.TypereturnType
System.Type[]types
System.Reflection.ParameterModifier[]modifiers
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.PropertyInfo
+
Overrides
+
System.Type.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[])
+ + + +

HasElementTypeImpl()

+
+
+
Declaration
+
+
protected override bool HasElementTypeImpl()
+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean
+
Overrides
+
System.Type.HasElementTypeImpl()
+ + + +

InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])

+
+
+
Declaration
+
+
public override object InvokeMember(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args, ParameterModifier[] modifiers, CultureInfo culture, string[] namedParameters)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Stringname
System.Reflection.BindingFlagsinvokeAttr
System.Reflection.Binderbinder
System.Objecttarget
System.Object[]args
System.Reflection.ParameterModifier[]modifiers
System.Globalization.CultureInfoculture
System.String[]namedParameters
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Object
+
Overrides
+
System.Type.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[])
+ + + +

IsArrayImpl()

+
+
+
Declaration
+
+
protected override bool IsArrayImpl()
-
Namespace: CilTools.BytecodeAnalysis
-
Assembly: CilTools.BytecodeAnalysis.dll
-
Syntax
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean
+
Overrides
+
System.Type.IsArrayImpl()
+ + + +

IsByRefImpl()

+
+
+
Declaration
-
public class TypeSpec
+
protected override bool IsByRefImpl()
-

Properties -

+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean
+
Overrides
+
System.Type.IsByRefImpl()
- -

ElementType

-

Gets the element type of this type specification

-
+ +

IsCOMObjectImpl()

+
Declaration
-
public ElementType ElementType { get; }
+
protected override bool IsCOMObjectImpl()
-
Property Value
+
Returns
@@ -131,49 +2374,74 @@
Property Value
- +
ElementTypeSystem.Boolean
+
Overrides
+
System.Type.IsCOMObjectImpl()
- -

InnerTypeSpec

-

Gets the inner type specification if this instance represents an array or pointer type. For other types, the value is null

-
+ +

IsDefined(Type, Boolean)

+
Declaration
-
public TypeSpec InnerTypeSpec { get; }
+
public override bool IsDefined(Type attributeType, bool inherit)
-
Property Value
+
Parameters
+ - + + + + + + + + + + +
TypeName Description
TypeSpecSystem.TypeattributeType
System.Booleaninherit
+
Returns
+ + + + + + + + + +
TypeDescription
System.Boolean
+
Overrides
+
System.Reflection.MemberInfo.IsDefined(System.Type, System.Boolean)
- -

IsPinned

-

Gets the value indicating whether this TypeSpec represents pinned local variable

+ +

IsFunctionPointer()

+

Gets a value indicating whether this TypeSpec represents a function pointer

Declaration
-
public bool IsPinned { get; }
+
public bool IsFunctionPointer()
-
Property Value
+
Returns
@@ -190,16 +2458,15 @@
Property Value
- -

Modifiers

-

Enumerates custom modifiers associated with this type specification

-
+ +

IsPointerImpl()

+
Declaration
-
public IEnumerable<CustomModifier> Modifiers { get; }
+
protected override bool IsPointerImpl()
-
Property Value
+
Returns
@@ -209,23 +2476,24 @@
Property Value
- +
System.Collections.Generic.IEnumerable<CustomModifier>System.Boolean
+
Overrides
+
System.Type.IsPointerImpl()
- -

ModifiersCount

-

Gets the amount of custom modifiers associated with this type specification

-
+ +

IsPrimitiveImpl()

+
Declaration
-
public int ModifiersCount { get; }
+
protected override bool IsPrimitiveImpl()
-
Property Value
+
Returns
@@ -235,23 +2503,24 @@
Property Value
- +
System.Int32System.Boolean
+
Overrides
+
System.Type.IsPrimitiveImpl()
- -

Type

-

Gets the type which this type specification represents

-
+ +

MakeArrayType()

+
Declaration
-
public Type Type { get; }
+
public override Type MakeArrayType()
-
Property Value
+
Returns
@@ -266,18 +2535,44 @@
Property Value
-

Methods -

+
Overrides
+
System.Type.MakeArrayType()
- -

GetModifier(Int32)

-

Gets the custom modifier with the specified index

-
+ +

MakeByRefType()

+
Declaration
-
public CustomModifier GetModifier(int index)
+
public override Type MakeByRefType()
+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Type
+
Overrides
+
System.Type.MakeByRefType()
+ + + +

MakeGenericType(Type[])

+
+
+
Declaration
+
+
public override Type MakeGenericType(params Type[] typeArguments)
Parameters
@@ -290,10 +2585,9 @@
Parameters
- - - + + +
System.Int32index

Index of the requested modifier

-
System.Type[]typeArguments
@@ -307,55 +2601,97 @@
Returns
- CustomModifier -

The requested custom modifier

- + System.Type + -
Exceptions
+
Overrides
+
System.Type.MakeGenericType(System.Type[])
+ + + +

MakePointerType()

+
+
+
Declaration
+
+
public override Type MakePointerType()
+
+
Returns
- + - - + +
TypeConditionDescription
System.ArgumentOutOfRangeException

Index is negative or outside the bounds of the collection

-
System.Type
+
Overrides
+
System.Type.MakePointerType()
- -

GetModifiers()

-

Gets the array of custom modifiers associated with this type specification

+ +

ReadFromArray(Byte[], ITokenResolver, MemberInfo)

+

Reads TypeSpec object from the specified byte array

Declaration
-
public CustomModifier[] GetModifiers()
+
public static TypeSpec ReadFromArray(byte[] data, ITokenResolver resolver, MemberInfo member)
-
Returns
+
Parameters
+ - - + + + + + + + + + + + +
TypeName Description
CustomModifier[]

The array of custom modifiers

+
System.Byte[]data

Byte array to read data from

+
ITokenResolverresolver

Object used to resolve metadata tokens

+
System.Reflection.MemberInfomember

Method that identifies generic context for generic method params, or null if this TypeSpec +does not belong to a generic method

+
Returns
+ + + + + + + + + + + + + +
TypeDescription
TypeSpec
@@ -383,7 +2719,30 @@
Returns
Overrides
-
System.Object.ToString()
+
System.Type.ToString()
+

Implements

+
+ System.Reflection.ICustomAttributeProvider +
+
+ System.Runtime.InteropServices._MemberInfo +
+
+ System.Runtime.InteropServices._Type +
+
+ System.Reflection.IReflect +
+

Extension Methods

+ + +
diff --git a/docs/api/CilTools.Metadata.AssemblyReader.html b/docs/api/CilTools.Metadata.AssemblyReader.html new file mode 100644 index 0000000..192ce5d --- /dev/null +++ b/docs/api/CilTools.Metadata.AssemblyReader.html @@ -0,0 +1,428 @@ + + + + + + + + Class AssemblyReader + | CIL Tools + + + + + + + + + + + + + + + +
+
+ + + + +
+ + +
+
+ +
+
+ + + + + + diff --git a/docs/api/CilTools.Metadata.html b/docs/api/CilTools.Metadata.html new file mode 100644 index 0000000..b199504 --- /dev/null +++ b/docs/api/CilTools.Metadata.html @@ -0,0 +1,118 @@ + + + + + + + + Namespace CilTools.Metadata + | CIL Tools + + + + + + + + + + + + + + + +
+
+ + + + +
+ + +
+
+ +
+
+ + + + + + diff --git a/docs/api/CilTools.Reflection.ComplexType.html b/docs/api/CilTools.Reflection.ComplexType.html new file mode 100644 index 0000000..34098ab --- /dev/null +++ b/docs/api/CilTools.Reflection.ComplexType.html @@ -0,0 +1,2423 @@ + + + + + + + + Class ComplexType + | CIL Tools + + + + + + + + + + + + + + + +
+
+ + + + +
+ + +
+
+ +
+
+ + + + + + diff --git a/docs/api/CilTools.Reflection.ComplexTypeKind.html b/docs/api/CilTools.Reflection.ComplexTypeKind.html new file mode 100644 index 0000000..139288e --- /dev/null +++ b/docs/api/CilTools.Reflection.ComplexTypeKind.html @@ -0,0 +1,152 @@ + + + + + + + + Enum ComplexTypeKind + | CIL Tools + + + + + + + + + + + + + + + +
+
+ + + + +
+ + +
+
+ +
+
+ + + + + + diff --git a/docs/api/CilTools.Reflection.CustomMethod.html b/docs/api/CilTools.Reflection.CustomMethod.html index dee94ac..18b84bb 100644 --- a/docs/api/CilTools.Reflection.CustomMethod.html +++ b/docs/api/CilTools.Reflection.CustomMethod.html @@ -74,7 +74,7 @@

Class CustomMethod

A base class for MethodBase implementations providing custom mechanisms for extracting bytecode data. -Inherit from this class when you want CilBytecodeparser to process bytecode from your custom data source, instead of +Inherit from this class when you want CilTools.BytecodeAnalysis to process bytecode from your custom data source, instead of reflection.

@@ -525,6 +525,36 @@
Returns
+ +

GetDefinition()

+

When overridden in the derived class, gets the method definition for the generic method. +Returns null if this instance does not represent the generic method.

+
+
+
Declaration
+
+
public virtual MethodBase GetDefinition()
+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Reflection.MethodBase
+
Remarks
+

The default implementation always returns null

+
+ +

GetExceptionBlocks()

When overridden in the derived class, returns the list of exception handling blocks in the method's body

@@ -604,6 +634,36 @@
Returns
+ + + +

GetPInvokeParams()

+

When overridden in the derived class, gets P/Invoke parameters for the imported unmanaged +method. Returns null if this instance does not represent an imported unmanaged method.

+
+
+
Declaration
+
+
public virtual PInvokeParams GetPInvokeParams()
+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
PInvokeParams
+
Remarks
+

The default implementation always returns null

+

Implements

System.Reflection.ICustomAttributeProvider diff --git a/docs/api/CilTools.Reflection.GenericParamType.html b/docs/api/CilTools.Reflection.GenericParamType.html new file mode 100644 index 0000000..101e779 --- /dev/null +++ b/docs/api/CilTools.Reflection.GenericParamType.html @@ -0,0 +1,2361 @@ + + + + + + + + Class GenericParamType + | CIL Tools + + + + + + + + + + + + + + + +
+
+ + + + +
+ + +
+
+ +
+
+ + + + + + diff --git a/docs/api/CilTools.Reflection.ICustomAttribute.html b/docs/api/CilTools.Reflection.ICustomAttribute.html new file mode 100644 index 0000000..cad2c76 --- /dev/null +++ b/docs/api/CilTools.Reflection.ICustomAttribute.html @@ -0,0 +1,214 @@ + + + + + + + + Interface ICustomAttribute + | CIL Tools + + + + + + + + + + + + + + + +
+
+ + + + +
+ + +
+
+ +
+
+ + + + + + diff --git a/docs/api/CilTools.Reflection.LocalVariable.html b/docs/api/CilTools.Reflection.LocalVariable.html index 43475fc..df7eea3 100644 --- a/docs/api/CilTools.Reflection.LocalVariable.html +++ b/docs/api/CilTools.Reflection.LocalVariable.html @@ -285,6 +285,86 @@
Exceptions
+ +

ReadSignature(Byte[], ITokenResolver, MemberInfo)

+

Reads local variables from the specified signature, resolving tokens using the specified +ITokenResolver in a generic context identified by the specified member reference.

+
+
+
Declaration
+
+
public static LocalVariable[] ReadSignature(byte[] data, ITokenResolver resolver, MemberInfo member)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Byte[]data

Local variable signature as byte array

+
ITokenResolverresolver

The object used to resolve metadata tokens

+
System.Reflection.MemberInfomember

Method that identifies generic context for generic method params, or null if +this signature does not belong to a generic method

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
LocalVariable[]

An array of local variables read from the signature

+
+
Exceptions
+ + + + + + + + + + + + + + + + + +
TypeCondition
System.ArgumentNullException

Input array is null

+
System.NotSupportedException

Signature contains unsupported types

+
+ +

ReadSignature(Byte[], Module)

Reads local variables from the specified signature, resolving tokens within the scope of the specified module

diff --git a/docs/api/CilTools.Reflection.PInvokeParams.html b/docs/api/CilTools.Reflection.PInvokeParams.html new file mode 100644 index 0000000..838a143 --- /dev/null +++ b/docs/api/CilTools.Reflection.PInvokeParams.html @@ -0,0 +1,418 @@ + + + + + + + + Class PInvokeParams + | CIL Tools + + + + + + + + + + + + + + + +
+
+ + + + +
+ + +
+
+ +
+
+ + + + + + diff --git a/docs/api/CilTools.Reflection.html b/docs/api/CilTools.Reflection.html index 431a82b..7255e93 100644 --- a/docs/api/CilTools.Reflection.html +++ b/docs/api/CilTools.Reflection.html @@ -77,10 +77,20 @@

N

Classes

+

ComplexType

+

Represents a complex type. Complex type is a type contructed on demand based on another type defined in some assembly, +for example, an array or pointer type.

+

CustomMethod

A base class for MethodBase implementations providing custom mechanisms for extracting bytecode data. -Inherit from this class when you want CilBytecodeparser to process bytecode from your custom data source, instead of +Inherit from this class when you want CilTools.BytecodeAnalysis to process bytecode from your custom data source, instead of reflection.

+
+

GenericParamType

+

Represents the generic parameter

+
+

PInvokeParams

+

Represents the parameters of the imported unmanaged method

Structs

@@ -92,8 +102,16 @@

LocalVariable<

Interfaces

+

ICustomAttribute

+

Represents the custom attribute data

+

ITokenResolver

Represents an object that can be used to convert metadata tokens into corresponding high-level reflection objects

+
+

Enums +

+

ComplexTypeKind

+

Specifies the kind of the complex type

diff --git a/docs/api/CilTools.Runtime.ClrMethodInfo.html b/docs/api/CilTools.Runtime.ClrMethodInfo.html index 8d62894..06b36dd 100644 --- a/docs/api/CilTools.Runtime.ClrMethodInfo.html +++ b/docs/api/CilTools.Runtime.ClrMethodInfo.html @@ -95,6 +95,12 @@
Inherited Members
+ +
System.Reflection.MethodBase.GetMethodFromHandle(System.RuntimeMethodHandle)
diff --git a/docs/api/CilTools.Runtime.DynamicMethodsAssembly.html b/docs/api/CilTools.Runtime.DynamicMethodsAssembly.html index 117a79e..1b06806 100644 --- a/docs/api/CilTools.Runtime.DynamicMethodsAssembly.html +++ b/docs/api/CilTools.Runtime.DynamicMethodsAssembly.html @@ -322,6 +322,69 @@

Constructors

+ +

DynamicMethodsAssembly(DataTarget, ClrAssemblyReader, Boolean)

+

Creates new DynamicMethodsAssembly object for the specified data target, optionally +providing the ClrAssemblyReader instance and indicating whether the created object +owns the data target.

+
+
+
Declaration
+
+
public DynamicMethodsAssembly(DataTarget dt, ClrAssemblyReader r, bool autoDispose)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
Microsoft.Diagnostics.Runtime.DataTargetdt

ClrMD data target to read information from

+
ClrAssemblyReaderr

Assembly reader object to read dependent assemblies.

+
System.BooleanautoDispose

true if this instance owns tha data target and should dispose it automatically when it is no longer needed

+
+
Remarks
+

If the supplied ClrAssemblyReader is null, the constructor will create new +assembly reader instance using the supplied data target.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
System.ArgumentNullException

Supplied data target is null

+
+ +

DynamicMethodsAssembly(DataTarget, Boolean)

Creates new DynamicMethodsAssembly object for the specified data target, optionally indicating whether the created object @@ -376,6 +439,38 @@

Properties

+ +

AssemblyReader

+

Gets the assembly reader object used to read dependent assemblies

+
+
+
Declaration
+
+
public ClrAssemblyReader AssemblyReader { get; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
ClrAssemblyReader
+
Remarks
+

When dynamic method references a member from the external assembly, the library will +use this assembly reader object when resolving metadata tokens from the external assembly. +The assembly reader acts as cache that stores assembly instance so we don't need to load +them multiple times.

+
+ +

ChildType

Gets pseudo-type that contains the collection of dynamic methods

diff --git a/docs/api/CilTools.Syntax.BlockSyntax.html b/docs/api/CilTools.Syntax.BlockSyntax.html index 1a2ad5e..3196cfb 100644 --- a/docs/api/CilTools.Syntax.BlockSyntax.html +++ b/docs/api/CilTools.Syntax.BlockSyntax.html @@ -163,7 +163,7 @@
Remarks

HeaderSyntax

-

Gets the header syntax of this, or an empty collection if this block has no header

+

Gets the header syntax of this block, or an empty collection if this block has no header

Declaration
diff --git a/docs/api/CilTools.Syntax.MethodDefSyntax.html b/docs/api/CilTools.Syntax.MethodDefSyntax.html index e6ae8a2..598f267 100644 --- a/docs/api/CilTools.Syntax.MethodDefSyntax.html +++ b/docs/api/CilTools.Syntax.MethodDefSyntax.html @@ -134,7 +134,7 @@

Properties

Body

-

Gets the block the forms the body of the defined method

+

Gets the block that forms the body of the defined method

Declaration
diff --git a/docs/api/CilTools.Syntax.SyntaxNode.html b/docs/api/CilTools.Syntax.SyntaxNode.html index 957f78c..71de188 100644 --- a/docs/api/CilTools.Syntax.SyntaxNode.html +++ b/docs/api/CilTools.Syntax.SyntaxNode.html @@ -168,7 +168,7 @@
Property Value
Remarks

Besides the whitespace character itself, the returned string may contain line feed or carriage return characters. For efficiency purposes, the whitespace -content, both syntactically meaningful and indentation-only, is stored withing one of the adjasent nodes, not in the separate node.

+content, both syntactically meaningful and indentation-only, is stored within one of the adjacent nodes, not in the separate node.

@@ -224,7 +224,7 @@
Property Value
Remarks

Besides the whitespace character itself, the returned string may contain line feed or carriage return characters. For efficiency purposes, the whitespace -content, both syntactically meaningful and indentation-only, is stored withing one of the adjasent nodes, not in the separate node.

+content, both syntactically meaningful and indentation-only, is stored within one of the adjacent nodes, not in the separate node.

Methods

diff --git a/docs/api/toc.html b/docs/api/toc.html index 58870f8..7136275 100644 --- a/docs/api/toc.html +++ b/docs/api/toc.html @@ -79,23 +79,48 @@ +
  • + + CilTools.Metadata + + +
  • CilTools.Reflection
  • diff --git a/docs/images/cilview.png b/docs/images/cilview.png index 3b1d383..47ad71e 100644 Binary files a/docs/images/cilview.png and b/docs/images/cilview.png differ diff --git a/docs/images/cilview2.png b/docs/images/cilview2.png new file mode 100644 index 0000000..04a99d3 Binary files /dev/null and b/docs/images/cilview2.png differ diff --git a/docs/images/cilview3.png b/docs/images/cilview3.png new file mode 100644 index 0000000..dc4a94d Binary files /dev/null and b/docs/images/cilview3.png differ diff --git a/docs/xrefmap.yml b/docs/xrefmap.yml index 7dddbaf..bac5a52 100644 --- a/docs/xrefmap.yml +++ b/docs/xrefmap.yml @@ -1609,6 +1609,24 @@ references: commentId: T:CilTools.BytecodeAnalysis.Signature fullName: CilTools.BytecodeAnalysis.Signature nameWithType: Signature +- uid: CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],CilTools.Reflection.ITokenResolver) + name: Signature(Byte[], ITokenResolver) + href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature__ctor_System_Byte___CilTools_Reflection_ITokenResolver_ + commentId: M:CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],CilTools.Reflection.ITokenResolver) + name.vb: Signature(Byte(), ITokenResolver) + fullName: CilTools.BytecodeAnalysis.Signature.Signature(System.Byte[], CilTools.Reflection.ITokenResolver) + fullName.vb: CilTools.BytecodeAnalysis.Signature.Signature(System.Byte(), CilTools.Reflection.ITokenResolver) + nameWithType: Signature.Signature(Byte[], ITokenResolver) + nameWithType.vb: Signature.Signature(Byte(), ITokenResolver) +- uid: CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + name: Signature(Byte[], ITokenResolver, MemberInfo) + href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature__ctor_System_Byte___CilTools_Reflection_ITokenResolver_System_Reflection_MemberInfo_ + commentId: M:CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + name.vb: Signature(Byte(), ITokenResolver, MemberInfo) + fullName: CilTools.BytecodeAnalysis.Signature.Signature(System.Byte[], CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + fullName.vb: CilTools.BytecodeAnalysis.Signature.Signature(System.Byte(), CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + nameWithType: Signature.Signature(Byte[], ITokenResolver, MemberInfo) + nameWithType.vb: Signature.Signature(Byte(), ITokenResolver, MemberInfo) - uid: CilTools.BytecodeAnalysis.Signature.#ctor(System.Byte[],System.Reflection.Module) name: Signature(Byte[], Module) href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature__ctor_System_Byte___System_Reflection_Module_ @@ -1618,6 +1636,12 @@ references: fullName.vb: CilTools.BytecodeAnalysis.Signature.Signature(System.Byte(), System.Reflection.Module) nameWithType: Signature.Signature(Byte[], Module) nameWithType.vb: Signature.Signature(Byte(), Module) +- uid: CilTools.BytecodeAnalysis.Signature.#ctor(System.IO.Stream,CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + name: Signature(Stream, ITokenResolver, MemberInfo) + href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature__ctor_System_IO_Stream_CilTools_Reflection_ITokenResolver_System_Reflection_MemberInfo_ + commentId: M:CilTools.BytecodeAnalysis.Signature.#ctor(System.IO.Stream,CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + fullName: CilTools.BytecodeAnalysis.Signature.Signature(System.IO.Stream, CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + nameWithType: Signature.Signature(Stream, ITokenResolver, MemberInfo) - uid: CilTools.BytecodeAnalysis.Signature.#ctor* name: Signature href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature__ctor_ @@ -1648,6 +1672,30 @@ references: commentId: Overload:CilTools.BytecodeAnalysis.Signature.ExplicitThis fullName: CilTools.BytecodeAnalysis.Signature.ExplicitThis nameWithType: Signature.ExplicitThis +- uid: CilTools.BytecodeAnalysis.Signature.GenericArgsCount + name: GenericArgsCount + href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature_GenericArgsCount + commentId: P:CilTools.BytecodeAnalysis.Signature.GenericArgsCount + fullName: CilTools.BytecodeAnalysis.Signature.GenericArgsCount + nameWithType: Signature.GenericArgsCount +- uid: CilTools.BytecodeAnalysis.Signature.GenericArgsCount* + name: GenericArgsCount + href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature_GenericArgsCount_ + commentId: Overload:CilTools.BytecodeAnalysis.Signature.GenericArgsCount + fullName: CilTools.BytecodeAnalysis.Signature.GenericArgsCount + nameWithType: Signature.GenericArgsCount +- uid: CilTools.BytecodeAnalysis.Signature.GenericInst + name: GenericInst + href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature_GenericInst + commentId: P:CilTools.BytecodeAnalysis.Signature.GenericInst + fullName: CilTools.BytecodeAnalysis.Signature.GenericInst + nameWithType: Signature.GenericInst +- uid: CilTools.BytecodeAnalysis.Signature.GenericInst* + name: GenericInst + href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature_GenericInst_ + commentId: Overload:CilTools.BytecodeAnalysis.Signature.GenericInst + fullName: CilTools.BytecodeAnalysis.Signature.GenericInst + nameWithType: Signature.GenericInst - uid: CilTools.BytecodeAnalysis.Signature.GetParamType(System.Int32) name: GetParamType(Int32) href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature_GetParamType_System_Int32_ @@ -1708,6 +1756,21 @@ references: commentId: Overload:CilTools.BytecodeAnalysis.Signature.ParamTypes fullName: CilTools.BytecodeAnalysis.Signature.ParamTypes nameWithType: Signature.ParamTypes +- uid: CilTools.BytecodeAnalysis.Signature.ReadFieldSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + name: ReadFieldSignature(Byte[], ITokenResolver, MemberInfo) + href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature_ReadFieldSignature_System_Byte___CilTools_Reflection_ITokenResolver_System_Reflection_MemberInfo_ + commentId: M:CilTools.BytecodeAnalysis.Signature.ReadFieldSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + name.vb: ReadFieldSignature(Byte(), ITokenResolver, MemberInfo) + fullName: CilTools.BytecodeAnalysis.Signature.ReadFieldSignature(System.Byte[], CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + fullName.vb: CilTools.BytecodeAnalysis.Signature.ReadFieldSignature(System.Byte(), CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + nameWithType: Signature.ReadFieldSignature(Byte[], ITokenResolver, MemberInfo) + nameWithType.vb: Signature.ReadFieldSignature(Byte(), ITokenResolver, MemberInfo) +- uid: CilTools.BytecodeAnalysis.Signature.ReadFieldSignature* + name: ReadFieldSignature + href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature_ReadFieldSignature_ + commentId: Overload:CilTools.BytecodeAnalysis.Signature.ReadFieldSignature + fullName: CilTools.BytecodeAnalysis.Signature.ReadFieldSignature + nameWithType: Signature.ReadFieldSignature - uid: CilTools.BytecodeAnalysis.Signature.ReturnType name: ReturnType href: api/CilTools.BytecodeAnalysis.Signature.html#CilTools_BytecodeAnalysis_Signature_ReturnType @@ -1738,6 +1801,66 @@ references: commentId: T:CilTools.BytecodeAnalysis.TypeSpec fullName: CilTools.BytecodeAnalysis.TypeSpec nameWithType: TypeSpec +- uid: CilTools.BytecodeAnalysis.TypeSpec.Assembly + name: Assembly + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_Assembly + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.Assembly + fullName: CilTools.BytecodeAnalysis.TypeSpec.Assembly + nameWithType: TypeSpec.Assembly +- uid: CilTools.BytecodeAnalysis.TypeSpec.Assembly* + name: Assembly + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_Assembly_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.Assembly + fullName: CilTools.BytecodeAnalysis.TypeSpec.Assembly + nameWithType: TypeSpec.Assembly +- uid: CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName + name: AssemblyQualifiedName + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_AssemblyQualifiedName + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName + fullName: CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName + nameWithType: TypeSpec.AssemblyQualifiedName +- uid: CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName* + name: AssemblyQualifiedName + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_AssemblyQualifiedName_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName + fullName: CilTools.BytecodeAnalysis.TypeSpec.AssemblyQualifiedName + nameWithType: TypeSpec.AssemblyQualifiedName +- uid: CilTools.BytecodeAnalysis.TypeSpec.BaseType + name: BaseType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_BaseType + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.BaseType + fullName: CilTools.BytecodeAnalysis.TypeSpec.BaseType + nameWithType: TypeSpec.BaseType +- uid: CilTools.BytecodeAnalysis.TypeSpec.BaseType* + name: BaseType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_BaseType_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.BaseType + fullName: CilTools.BytecodeAnalysis.TypeSpec.BaseType + nameWithType: TypeSpec.BaseType +- uid: CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod + name: DeclaringMethod + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_DeclaringMethod + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod + fullName: CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod + nameWithType: TypeSpec.DeclaringMethod +- uid: CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod* + name: DeclaringMethod + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_DeclaringMethod_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod + fullName: CilTools.BytecodeAnalysis.TypeSpec.DeclaringMethod + nameWithType: TypeSpec.DeclaringMethod +- uid: CilTools.BytecodeAnalysis.TypeSpec.DeclaringType + name: DeclaringType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_DeclaringType + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.DeclaringType + fullName: CilTools.BytecodeAnalysis.TypeSpec.DeclaringType + nameWithType: TypeSpec.DeclaringType +- uid: CilTools.BytecodeAnalysis.TypeSpec.DeclaringType* + name: DeclaringType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_DeclaringType_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.DeclaringType + fullName: CilTools.BytecodeAnalysis.TypeSpec.DeclaringType + nameWithType: TypeSpec.DeclaringType - uid: CilTools.BytecodeAnalysis.TypeSpec.ElementType name: ElementType href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_ElementType @@ -1750,6 +1873,246 @@ references: commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.ElementType fullName: CilTools.BytecodeAnalysis.TypeSpec.ElementType nameWithType: TypeSpec.ElementType +- uid: CilTools.BytecodeAnalysis.TypeSpec.FullName + name: FullName + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_FullName + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.FullName + fullName: CilTools.BytecodeAnalysis.TypeSpec.FullName + nameWithType: TypeSpec.FullName +- uid: CilTools.BytecodeAnalysis.TypeSpec.FullName* + name: FullName + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_FullName_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.FullName + fullName: CilTools.BytecodeAnalysis.TypeSpec.FullName + nameWithType: TypeSpec.FullName +- uid: CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition + name: GenericParameterPosition + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GenericParameterPosition + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition + fullName: CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition + nameWithType: TypeSpec.GenericParameterPosition +- uid: CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition* + name: GenericParameterPosition + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GenericParameterPosition_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition + fullName: CilTools.BytecodeAnalysis.TypeSpec.GenericParameterPosition + nameWithType: TypeSpec.GenericParameterPosition +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank + name: GetArrayRank() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetArrayRank + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank() + nameWithType: TypeSpec.GetArrayRank() +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank* + name: GetArrayRank + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetArrayRank_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetArrayRank + nameWithType: TypeSpec.GetArrayRank +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl + name: GetAttributeFlagsImpl() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetAttributeFlagsImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl() + nameWithType: TypeSpec.GetAttributeFlagsImpl() +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl* + name: GetAttributeFlagsImpl + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetAttributeFlagsImpl_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetAttributeFlagsImpl + nameWithType: TypeSpec.GetAttributeFlagsImpl +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetConstructorImpl_System_Reflection_BindingFlags_System_Reflection_Binder_System_Reflection_CallingConventions_System_Type___System_Reflection_ParameterModifier___ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name.vb: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + fullName.vb: CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + nameWithType: TypeSpec.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType.vb: TypeSpec.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl* + name: GetConstructorImpl + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetConstructorImpl_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetConstructorImpl + nameWithType: TypeSpec.GetConstructorImpl +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetConstructors(System.Reflection.BindingFlags) + name: GetConstructors(BindingFlags) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetConstructors_System_Reflection_BindingFlags_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetConstructors(System.Reflection.BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetConstructors(System.Reflection.BindingFlags) + nameWithType: TypeSpec.GetConstructors(BindingFlags) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetConstructors* + name: GetConstructors + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetConstructors_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetConstructors + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetConstructors + nameWithType: TypeSpec.GetConstructors +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Boolean) + name: GetCustomAttributes(Boolean) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetCustomAttributes_System_Boolean_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Boolean) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Boolean) + nameWithType: TypeSpec.GetCustomAttributes(Boolean) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Type,System.Boolean) + name: GetCustomAttributes(Type, Boolean) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetCustomAttributes_System_Type_System_Boolean_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Type,System.Boolean) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes(System.Type, System.Boolean) + nameWithType: TypeSpec.GetCustomAttributes(Type, Boolean) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes* + name: GetCustomAttributes + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetCustomAttributes_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetCustomAttributes + nameWithType: TypeSpec.GetCustomAttributes +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetElementType + name: GetElementType() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetElementType + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetElementType + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetElementType() + nameWithType: TypeSpec.GetElementType() +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetElementType* + name: GetElementType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetElementType_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetElementType + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetElementType + nameWithType: TypeSpec.GetElementType +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetEvent(System.String,System.Reflection.BindingFlags) + name: GetEvent(String, BindingFlags) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetEvent_System_String_System_Reflection_BindingFlags_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetEvent(System.String,System.Reflection.BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetEvent(System.String, System.Reflection.BindingFlags) + nameWithType: TypeSpec.GetEvent(String, BindingFlags) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetEvent* + name: GetEvent + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetEvent_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetEvent + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetEvent + nameWithType: TypeSpec.GetEvent +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetEvents(System.Reflection.BindingFlags) + name: GetEvents(BindingFlags) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetEvents_System_Reflection_BindingFlags_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetEvents(System.Reflection.BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetEvents(System.Reflection.BindingFlags) + nameWithType: TypeSpec.GetEvents(BindingFlags) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetEvents* + name: GetEvents + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetEvents_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetEvents + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetEvents + nameWithType: TypeSpec.GetEvents +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetField(System.String,System.Reflection.BindingFlags) + name: GetField(String, BindingFlags) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetField_System_String_System_Reflection_BindingFlags_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetField(System.String,System.Reflection.BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetField(System.String, System.Reflection.BindingFlags) + nameWithType: TypeSpec.GetField(String, BindingFlags) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetField* + name: GetField + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetField_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetField + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetField + nameWithType: TypeSpec.GetField +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetFields(System.Reflection.BindingFlags) + name: GetFields(BindingFlags) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetFields_System_Reflection_BindingFlags_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetFields(System.Reflection.BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetFields(System.Reflection.BindingFlags) + nameWithType: TypeSpec.GetFields(BindingFlags) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetFields* + name: GetFields + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetFields_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetFields + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetFields + nameWithType: TypeSpec.GetFields +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments + name: GetGenericArguments() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetGenericArguments + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments() + nameWithType: TypeSpec.GetGenericArguments() +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments* + name: GetGenericArguments + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetGenericArguments_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetGenericArguments + nameWithType: TypeSpec.GetGenericArguments +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition + name: GetGenericTypeDefinition() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetGenericTypeDefinition + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition() + nameWithType: TypeSpec.GetGenericTypeDefinition() +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition* + name: GetGenericTypeDefinition + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetGenericTypeDefinition_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetGenericTypeDefinition + nameWithType: TypeSpec.GetGenericTypeDefinition +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetInterface(System.String,System.Boolean) + name: GetInterface(String, Boolean) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetInterface_System_String_System_Boolean_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetInterface(System.String,System.Boolean) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetInterface(System.String, System.Boolean) + nameWithType: TypeSpec.GetInterface(String, Boolean) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetInterface* + name: GetInterface + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetInterface_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetInterface + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetInterface + nameWithType: TypeSpec.GetInterface +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces + name: GetInterfaces() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetInterfaces + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces() + nameWithType: TypeSpec.GetInterfaces() +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces* + name: GetInterfaces + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetInterfaces_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetInterfaces + nameWithType: TypeSpec.GetInterfaces +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetMembers(System.Reflection.BindingFlags) + name: GetMembers(BindingFlags) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetMembers_System_Reflection_BindingFlags_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetMembers(System.Reflection.BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetMembers(System.Reflection.BindingFlags) + nameWithType: TypeSpec.GetMembers(BindingFlags) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetMembers* + name: GetMembers + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetMembers_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetMembers + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetMembers + nameWithType: TypeSpec.GetMembers +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetMethodImpl_System_String_System_Reflection_BindingFlags_System_Reflection_Binder_System_Reflection_CallingConventions_System_Type___System_Reflection_ParameterModifier___ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name.vb: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + fullName.vb: CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + nameWithType: TypeSpec.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType.vb: TypeSpec.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl* + name: GetMethodImpl + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetMethodImpl_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetMethodImpl + nameWithType: TypeSpec.GetMethodImpl +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetMethods(System.Reflection.BindingFlags) + name: GetMethods(BindingFlags) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetMethods_System_Reflection_BindingFlags_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetMethods(System.Reflection.BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetMethods(System.Reflection.BindingFlags) + nameWithType: TypeSpec.GetMethods(BindingFlags) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetMethods* + name: GetMethods + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetMethods_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetMethods + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetMethods + nameWithType: TypeSpec.GetMethods - uid: CilTools.BytecodeAnalysis.TypeSpec.GetModifier(System.Int32) name: GetModifier(Int32) href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetModifier_System_Int32_ @@ -1774,6 +2137,81 @@ references: commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetModifiers fullName: CilTools.BytecodeAnalysis.TypeSpec.GetModifiers nameWithType: TypeSpec.GetModifiers +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetNestedType(System.String,System.Reflection.BindingFlags) + name: GetNestedType(String, BindingFlags) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetNestedType_System_String_System_Reflection_BindingFlags_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetNestedType(System.String,System.Reflection.BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetNestedType(System.String, System.Reflection.BindingFlags) + nameWithType: TypeSpec.GetNestedType(String, BindingFlags) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetNestedType* + name: GetNestedType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetNestedType_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetNestedType + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetNestedType + nameWithType: TypeSpec.GetNestedType +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes(System.Reflection.BindingFlags) + name: GetNestedTypes(BindingFlags) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetNestedTypes_System_Reflection_BindingFlags_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes(System.Reflection.BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes(System.Reflection.BindingFlags) + nameWithType: TypeSpec.GetNestedTypes(BindingFlags) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes* + name: GetNestedTypes + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetNestedTypes_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetNestedTypes + nameWithType: TypeSpec.GetNestedTypes +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetProperties(System.Reflection.BindingFlags) + name: GetProperties(BindingFlags) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetProperties_System_Reflection_BindingFlags_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetProperties(System.Reflection.BindingFlags) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetProperties(System.Reflection.BindingFlags) + nameWithType: TypeSpec.GetProperties(BindingFlags) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetProperties* + name: GetProperties + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetProperties_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetProperties + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetProperties + nameWithType: TypeSpec.GetProperties +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetPropertyImpl_System_String_System_Reflection_BindingFlags_System_Reflection_Binder_System_Type_System_Type___System_Reflection_ParameterModifier___ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name.vb: GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + fullName.vb: CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type(), System.Reflection.ParameterModifier()) + nameWithType: TypeSpec.GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + nameWithType.vb: TypeSpec.GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) +- uid: CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl* + name: GetPropertyImpl + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GetPropertyImpl_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.GetPropertyImpl + nameWithType: TypeSpec.GetPropertyImpl +- uid: CilTools.BytecodeAnalysis.TypeSpec.GUID + name: GUID + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GUID + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.GUID + fullName: CilTools.BytecodeAnalysis.TypeSpec.GUID + nameWithType: TypeSpec.GUID +- uid: CilTools.BytecodeAnalysis.TypeSpec.GUID* + name: GUID + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_GUID_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.GUID + fullName: CilTools.BytecodeAnalysis.TypeSpec.GUID + nameWithType: TypeSpec.GUID +- uid: CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl + name: HasElementTypeImpl() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_HasElementTypeImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl() + nameWithType: TypeSpec.HasElementTypeImpl() +- uid: CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl* + name: HasElementTypeImpl + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_HasElementTypeImpl_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.HasElementTypeImpl + nameWithType: TypeSpec.HasElementTypeImpl - uid: CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec name: InnerTypeSpec href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_InnerTypeSpec @@ -1786,6 +2224,117 @@ references: commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec fullName: CilTools.BytecodeAnalysis.TypeSpec.InnerTypeSpec nameWithType: TypeSpec.InnerTypeSpec +- uid: CilTools.BytecodeAnalysis.TypeSpec.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + name: InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_InvokeMember_System_String_System_Reflection_BindingFlags_System_Reflection_Binder_System_Object_System_Object___System_Reflection_ParameterModifier___System_Globalization_CultureInfo_System_String___ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) + fullName: CilTools.BytecodeAnalysis.TypeSpec.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[]) + fullName.vb: CilTools.BytecodeAnalysis.TypeSpec.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object(), System.Reflection.ParameterModifier(), System.Globalization.CultureInfo, System.String()) + nameWithType: TypeSpec.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + nameWithType.vb: TypeSpec.InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) +- uid: CilTools.BytecodeAnalysis.TypeSpec.InvokeMember* + name: InvokeMember + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_InvokeMember_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.InvokeMember + fullName: CilTools.BytecodeAnalysis.TypeSpec.InvokeMember + nameWithType: TypeSpec.InvokeMember +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl + name: IsArrayImpl() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsArrayImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl() + nameWithType: TypeSpec.IsArrayImpl() +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl* + name: IsArrayImpl + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsArrayImpl_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsArrayImpl + nameWithType: TypeSpec.IsArrayImpl +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl + name: IsByRefImpl() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsByRefImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl() + nameWithType: TypeSpec.IsByRefImpl() +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl* + name: IsByRefImpl + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsByRefImpl_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsByRefImpl + nameWithType: TypeSpec.IsByRefImpl +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl + name: IsCOMObjectImpl() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsCOMObjectImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl() + nameWithType: TypeSpec.IsCOMObjectImpl() +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl* + name: IsCOMObjectImpl + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsCOMObjectImpl_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsCOMObjectImpl + nameWithType: TypeSpec.IsCOMObjectImpl +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsDefined(System.Type,System.Boolean) + name: IsDefined(Type, Boolean) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsDefined_System_Type_System_Boolean_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsDefined(System.Type,System.Boolean) + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsDefined(System.Type, System.Boolean) + nameWithType: TypeSpec.IsDefined(Type, Boolean) +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsDefined* + name: IsDefined + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsDefined_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsDefined + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsDefined + nameWithType: TypeSpec.IsDefined +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer + name: IsFunctionPointer() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsFunctionPointer + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer() + nameWithType: TypeSpec.IsFunctionPointer() +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer* + name: IsFunctionPointer + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsFunctionPointer_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsFunctionPointer + nameWithType: TypeSpec.IsFunctionPointer +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter + name: IsGenericParameter + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsGenericParameter + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter + nameWithType: TypeSpec.IsGenericParameter +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter* + name: IsGenericParameter + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsGenericParameter_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsGenericParameter + nameWithType: TypeSpec.IsGenericParameter +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsGenericType + name: IsGenericType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsGenericType + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.IsGenericType + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsGenericType + nameWithType: TypeSpec.IsGenericType +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsGenericType* + name: IsGenericType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsGenericType_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsGenericType + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsGenericType + nameWithType: TypeSpec.IsGenericType +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition + name: IsGenericTypeDefinition + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsGenericTypeDefinition + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition + nameWithType: TypeSpec.IsGenericTypeDefinition +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition* + name: IsGenericTypeDefinition + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsGenericTypeDefinition_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsGenericTypeDefinition + nameWithType: TypeSpec.IsGenericTypeDefinition - uid: CilTools.BytecodeAnalysis.TypeSpec.IsPinned name: IsPinned href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsPinned @@ -1798,6 +2347,93 @@ references: commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsPinned fullName: CilTools.BytecodeAnalysis.TypeSpec.IsPinned nameWithType: TypeSpec.IsPinned +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl + name: IsPointerImpl() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsPointerImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl() + nameWithType: TypeSpec.IsPointerImpl() +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl* + name: IsPointerImpl + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsPointerImpl_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsPointerImpl + nameWithType: TypeSpec.IsPointerImpl +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl + name: IsPrimitiveImpl() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsPrimitiveImpl + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl() + nameWithType: TypeSpec.IsPrimitiveImpl() +- uid: CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl* + name: IsPrimitiveImpl + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_IsPrimitiveImpl_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl + fullName: CilTools.BytecodeAnalysis.TypeSpec.IsPrimitiveImpl + nameWithType: TypeSpec.IsPrimitiveImpl +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType + name: MakeArrayType() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_MakeArrayType + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType() + nameWithType: TypeSpec.MakeArrayType() +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType* + name: MakeArrayType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_MakeArrayType_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakeArrayType + nameWithType: TypeSpec.MakeArrayType +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType + name: MakeByRefType() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_MakeByRefType + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType() + nameWithType: TypeSpec.MakeByRefType() +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType* + name: MakeByRefType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_MakeByRefType_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakeByRefType + nameWithType: TypeSpec.MakeByRefType +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType(System.Type[]) + name: MakeGenericType(Type[]) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_MakeGenericType_System_Type___ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType(System.Type[]) + name.vb: MakeGenericType(Type()) + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType(System.Type[]) + fullName.vb: CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType(System.Type()) + nameWithType: TypeSpec.MakeGenericType(Type[]) + nameWithType.vb: TypeSpec.MakeGenericType(Type()) +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType* + name: MakeGenericType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_MakeGenericType_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakeGenericType + nameWithType: TypeSpec.MakeGenericType +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakePointerType + name: MakePointerType() + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_MakePointerType + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.MakePointerType + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakePointerType() + nameWithType: TypeSpec.MakePointerType() +- uid: CilTools.BytecodeAnalysis.TypeSpec.MakePointerType* + name: MakePointerType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_MakePointerType_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.MakePointerType + fullName: CilTools.BytecodeAnalysis.TypeSpec.MakePointerType + nameWithType: TypeSpec.MakePointerType +- uid: CilTools.BytecodeAnalysis.TypeSpec.MetadataToken + name: MetadataToken + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_MetadataToken + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.MetadataToken + fullName: CilTools.BytecodeAnalysis.TypeSpec.MetadataToken + nameWithType: TypeSpec.MetadataToken +- uid: CilTools.BytecodeAnalysis.TypeSpec.MetadataToken* + name: MetadataToken + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_MetadataToken_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.MetadataToken + fullName: CilTools.BytecodeAnalysis.TypeSpec.MetadataToken + nameWithType: TypeSpec.MetadataToken - uid: CilTools.BytecodeAnalysis.TypeSpec.Modifiers name: Modifiers href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_Modifiers @@ -1822,6 +2458,69 @@ references: commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.ModifiersCount fullName: CilTools.BytecodeAnalysis.TypeSpec.ModifiersCount nameWithType: TypeSpec.ModifiersCount +- uid: CilTools.BytecodeAnalysis.TypeSpec.Module + name: Module + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_Module + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.Module + fullName: CilTools.BytecodeAnalysis.TypeSpec.Module + nameWithType: TypeSpec.Module +- uid: CilTools.BytecodeAnalysis.TypeSpec.Module* + name: Module + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_Module_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.Module + fullName: CilTools.BytecodeAnalysis.TypeSpec.Module + nameWithType: TypeSpec.Module +- uid: CilTools.BytecodeAnalysis.TypeSpec.Name + name: Name + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_Name + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.Name + fullName: CilTools.BytecodeAnalysis.TypeSpec.Name + nameWithType: TypeSpec.Name +- uid: CilTools.BytecodeAnalysis.TypeSpec.Name* + name: Name + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_Name_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.Name + fullName: CilTools.BytecodeAnalysis.TypeSpec.Name + nameWithType: TypeSpec.Name +- uid: CilTools.BytecodeAnalysis.TypeSpec.Namespace + name: Namespace + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_Namespace + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.Namespace + fullName: CilTools.BytecodeAnalysis.TypeSpec.Namespace + nameWithType: TypeSpec.Namespace +- uid: CilTools.BytecodeAnalysis.TypeSpec.Namespace* + name: Namespace + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_Namespace_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.Namespace + fullName: CilTools.BytecodeAnalysis.TypeSpec.Namespace + nameWithType: TypeSpec.Namespace +- uid: CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + name: ReadFromArray(Byte[], ITokenResolver, MemberInfo) + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_ReadFromArray_System_Byte___CilTools_Reflection_ITokenResolver_System_Reflection_MemberInfo_ + commentId: M:CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + name.vb: ReadFromArray(Byte(), ITokenResolver, MemberInfo) + fullName: CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray(System.Byte[], CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + fullName.vb: CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray(System.Byte(), CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + nameWithType: TypeSpec.ReadFromArray(Byte[], ITokenResolver, MemberInfo) + nameWithType.vb: TypeSpec.ReadFromArray(Byte(), ITokenResolver, MemberInfo) +- uid: CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray* + name: ReadFromArray + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_ReadFromArray_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray + fullName: CilTools.BytecodeAnalysis.TypeSpec.ReadFromArray + nameWithType: TypeSpec.ReadFromArray +- uid: CilTools.BytecodeAnalysis.TypeSpec.TargetSignature + name: TargetSignature + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_TargetSignature + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.TargetSignature + fullName: CilTools.BytecodeAnalysis.TypeSpec.TargetSignature + nameWithType: TypeSpec.TargetSignature +- uid: CilTools.BytecodeAnalysis.TypeSpec.TargetSignature* + name: TargetSignature + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_TargetSignature_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.TargetSignature + fullName: CilTools.BytecodeAnalysis.TypeSpec.TargetSignature + nameWithType: TypeSpec.TargetSignature - uid: CilTools.BytecodeAnalysis.TypeSpec.ToString name: ToString() href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_ToString @@ -1846,12 +2545,741 @@ references: commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.Type fullName: CilTools.BytecodeAnalysis.TypeSpec.Type nameWithType: TypeSpec.Type +- uid: CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType + name: UnderlyingSystemType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_UnderlyingSystemType + commentId: P:CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType + fullName: CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType + nameWithType: TypeSpec.UnderlyingSystemType +- uid: CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType* + name: UnderlyingSystemType + href: api/CilTools.BytecodeAnalysis.TypeSpec.html#CilTools_BytecodeAnalysis_TypeSpec_UnderlyingSystemType_ + commentId: Overload:CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType + fullName: CilTools.BytecodeAnalysis.TypeSpec.UnderlyingSystemType + nameWithType: TypeSpec.UnderlyingSystemType +- uid: CilTools.Metadata + name: CilTools.Metadata + href: api/CilTools.Metadata.html + commentId: N:CilTools.Metadata + fullName: CilTools.Metadata + nameWithType: CilTools.Metadata +- uid: CilTools.Metadata.AssemblyReader + name: AssemblyReader + href: api/CilTools.Metadata.AssemblyReader.html + commentId: T:CilTools.Metadata.AssemblyReader + fullName: CilTools.Metadata.AssemblyReader + nameWithType: AssemblyReader +- uid: CilTools.Metadata.AssemblyReader.#ctor + name: AssemblyReader() + href: api/CilTools.Metadata.AssemblyReader.html#CilTools_Metadata_AssemblyReader__ctor + commentId: M:CilTools.Metadata.AssemblyReader.#ctor + fullName: CilTools.Metadata.AssemblyReader.AssemblyReader() + nameWithType: AssemblyReader.AssemblyReader() +- uid: CilTools.Metadata.AssemblyReader.#ctor* + name: AssemblyReader + href: api/CilTools.Metadata.AssemblyReader.html#CilTools_Metadata_AssemblyReader__ctor_ + commentId: Overload:CilTools.Metadata.AssemblyReader.#ctor + fullName: CilTools.Metadata.AssemblyReader.AssemblyReader + nameWithType: AssemblyReader.AssemblyReader +- uid: CilTools.Metadata.AssemblyReader.AssemblyResolve + name: AssemblyResolve + href: api/CilTools.Metadata.AssemblyReader.html#CilTools_Metadata_AssemblyReader_AssemblyResolve + commentId: E:CilTools.Metadata.AssemblyReader.AssemblyResolve + fullName: CilTools.Metadata.AssemblyReader.AssemblyResolve + nameWithType: AssemblyReader.AssemblyResolve +- uid: CilTools.Metadata.AssemblyReader.Dispose + name: Dispose() + href: api/CilTools.Metadata.AssemblyReader.html#CilTools_Metadata_AssemblyReader_Dispose + commentId: M:CilTools.Metadata.AssemblyReader.Dispose + fullName: CilTools.Metadata.AssemblyReader.Dispose() + nameWithType: AssemblyReader.Dispose() +- uid: CilTools.Metadata.AssemblyReader.Dispose* + name: Dispose + href: api/CilTools.Metadata.AssemblyReader.html#CilTools_Metadata_AssemblyReader_Dispose_ + commentId: Overload:CilTools.Metadata.AssemblyReader.Dispose + fullName: CilTools.Metadata.AssemblyReader.Dispose + nameWithType: AssemblyReader.Dispose +- uid: CilTools.Metadata.AssemblyReader.Load(System.Reflection.AssemblyName) + name: Load(AssemblyName) + href: api/CilTools.Metadata.AssemblyReader.html#CilTools_Metadata_AssemblyReader_Load_System_Reflection_AssemblyName_ + commentId: M:CilTools.Metadata.AssemblyReader.Load(System.Reflection.AssemblyName) + fullName: CilTools.Metadata.AssemblyReader.Load(System.Reflection.AssemblyName) + nameWithType: AssemblyReader.Load(AssemblyName) +- uid: CilTools.Metadata.AssemblyReader.Load(System.String) + name: Load(String) + href: api/CilTools.Metadata.AssemblyReader.html#CilTools_Metadata_AssemblyReader_Load_System_String_ + commentId: M:CilTools.Metadata.AssemblyReader.Load(System.String) + fullName: CilTools.Metadata.AssemblyReader.Load(System.String) + nameWithType: AssemblyReader.Load(String) +- uid: CilTools.Metadata.AssemblyReader.Load* + name: Load + href: api/CilTools.Metadata.AssemblyReader.html#CilTools_Metadata_AssemblyReader_Load_ + commentId: Overload:CilTools.Metadata.AssemblyReader.Load + fullName: CilTools.Metadata.AssemblyReader.Load + nameWithType: AssemblyReader.Load +- uid: CilTools.Metadata.AssemblyReader.LoadFrom(System.String) + name: LoadFrom(String) + href: api/CilTools.Metadata.AssemblyReader.html#CilTools_Metadata_AssemblyReader_LoadFrom_System_String_ + commentId: M:CilTools.Metadata.AssemblyReader.LoadFrom(System.String) + fullName: CilTools.Metadata.AssemblyReader.LoadFrom(System.String) + nameWithType: AssemblyReader.LoadFrom(String) +- uid: CilTools.Metadata.AssemblyReader.LoadFrom* + name: LoadFrom + href: api/CilTools.Metadata.AssemblyReader.html#CilTools_Metadata_AssemblyReader_LoadFrom_ + commentId: Overload:CilTools.Metadata.AssemblyReader.LoadFrom + fullName: CilTools.Metadata.AssemblyReader.LoadFrom + nameWithType: AssemblyReader.LoadFrom - uid: CilTools.Reflection name: CilTools.Reflection href: api/CilTools.Reflection.html commentId: N:CilTools.Reflection fullName: CilTools.Reflection nameWithType: CilTools.Reflection +- uid: CilTools.Reflection.ComplexType + name: ComplexType + href: api/CilTools.Reflection.ComplexType.html + commentId: T:CilTools.Reflection.ComplexType + fullName: CilTools.Reflection.ComplexType + nameWithType: ComplexType +- uid: CilTools.Reflection.ComplexType.#ctor(System.Type,CilTools.Reflection.ComplexTypeKind,System.Type[]) + name: ComplexType(Type, ComplexTypeKind, Type[]) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType__ctor_System_Type_CilTools_Reflection_ComplexTypeKind_System_Type___ + commentId: M:CilTools.Reflection.ComplexType.#ctor(System.Type,CilTools.Reflection.ComplexTypeKind,System.Type[]) + name.vb: ComplexType(Type, ComplexTypeKind, Type()) + fullName: CilTools.Reflection.ComplexType.ComplexType(System.Type, CilTools.Reflection.ComplexTypeKind, System.Type[]) + fullName.vb: CilTools.Reflection.ComplexType.ComplexType(System.Type, CilTools.Reflection.ComplexTypeKind, System.Type()) + nameWithType: ComplexType.ComplexType(Type, ComplexTypeKind, Type[]) + nameWithType.vb: ComplexType.ComplexType(Type, ComplexTypeKind, Type()) +- uid: CilTools.Reflection.ComplexType.#ctor* + name: ComplexType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType__ctor_ + commentId: Overload:CilTools.Reflection.ComplexType.#ctor + fullName: CilTools.Reflection.ComplexType.ComplexType + nameWithType: ComplexType.ComplexType +- uid: CilTools.Reflection.ComplexType.Assembly + name: Assembly + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_Assembly + commentId: P:CilTools.Reflection.ComplexType.Assembly + fullName: CilTools.Reflection.ComplexType.Assembly + nameWithType: ComplexType.Assembly +- uid: CilTools.Reflection.ComplexType.Assembly* + name: Assembly + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_Assembly_ + commentId: Overload:CilTools.Reflection.ComplexType.Assembly + fullName: CilTools.Reflection.ComplexType.Assembly + nameWithType: ComplexType.Assembly +- uid: CilTools.Reflection.ComplexType.AssemblyQualifiedName + name: AssemblyQualifiedName + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_AssemblyQualifiedName + commentId: P:CilTools.Reflection.ComplexType.AssemblyQualifiedName + fullName: CilTools.Reflection.ComplexType.AssemblyQualifiedName + nameWithType: ComplexType.AssemblyQualifiedName +- uid: CilTools.Reflection.ComplexType.AssemblyQualifiedName* + name: AssemblyQualifiedName + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_AssemblyQualifiedName_ + commentId: Overload:CilTools.Reflection.ComplexType.AssemblyQualifiedName + fullName: CilTools.Reflection.ComplexType.AssemblyQualifiedName + nameWithType: ComplexType.AssemblyQualifiedName +- uid: CilTools.Reflection.ComplexType.BaseType + name: BaseType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_BaseType + commentId: P:CilTools.Reflection.ComplexType.BaseType + fullName: CilTools.Reflection.ComplexType.BaseType + nameWithType: ComplexType.BaseType +- uid: CilTools.Reflection.ComplexType.BaseType* + name: BaseType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_BaseType_ + commentId: Overload:CilTools.Reflection.ComplexType.BaseType + fullName: CilTools.Reflection.ComplexType.BaseType + nameWithType: ComplexType.BaseType +- uid: CilTools.Reflection.ComplexType.DeclaringType + name: DeclaringType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_DeclaringType + commentId: P:CilTools.Reflection.ComplexType.DeclaringType + fullName: CilTools.Reflection.ComplexType.DeclaringType + nameWithType: ComplexType.DeclaringType +- uid: CilTools.Reflection.ComplexType.DeclaringType* + name: DeclaringType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_DeclaringType_ + commentId: Overload:CilTools.Reflection.ComplexType.DeclaringType + fullName: CilTools.Reflection.ComplexType.DeclaringType + nameWithType: ComplexType.DeclaringType +- uid: CilTools.Reflection.ComplexType.FullName + name: FullName + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_FullName + commentId: P:CilTools.Reflection.ComplexType.FullName + fullName: CilTools.Reflection.ComplexType.FullName + nameWithType: ComplexType.FullName +- uid: CilTools.Reflection.ComplexType.FullName* + name: FullName + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_FullName_ + commentId: Overload:CilTools.Reflection.ComplexType.FullName + fullName: CilTools.Reflection.ComplexType.FullName + nameWithType: ComplexType.FullName +- uid: CilTools.Reflection.ComplexType.GetArrayRank + name: GetArrayRank() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetArrayRank + commentId: M:CilTools.Reflection.ComplexType.GetArrayRank + fullName: CilTools.Reflection.ComplexType.GetArrayRank() + nameWithType: ComplexType.GetArrayRank() +- uid: CilTools.Reflection.ComplexType.GetArrayRank* + name: GetArrayRank + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetArrayRank_ + commentId: Overload:CilTools.Reflection.ComplexType.GetArrayRank + fullName: CilTools.Reflection.ComplexType.GetArrayRank + nameWithType: ComplexType.GetArrayRank +- uid: CilTools.Reflection.ComplexType.GetAttributeFlagsImpl + name: GetAttributeFlagsImpl() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetAttributeFlagsImpl + commentId: M:CilTools.Reflection.ComplexType.GetAttributeFlagsImpl + fullName: CilTools.Reflection.ComplexType.GetAttributeFlagsImpl() + nameWithType: ComplexType.GetAttributeFlagsImpl() +- uid: CilTools.Reflection.ComplexType.GetAttributeFlagsImpl* + name: GetAttributeFlagsImpl + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetAttributeFlagsImpl_ + commentId: Overload:CilTools.Reflection.ComplexType.GetAttributeFlagsImpl + fullName: CilTools.Reflection.ComplexType.GetAttributeFlagsImpl + nameWithType: ComplexType.GetAttributeFlagsImpl +- uid: CilTools.Reflection.ComplexType.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetConstructorImpl_System_Reflection_BindingFlags_System_Reflection_Binder_System_Reflection_CallingConventions_System_Type___System_Reflection_ParameterModifier___ + commentId: M:CilTools.Reflection.ComplexType.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name.vb: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName: CilTools.Reflection.ComplexType.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + fullName.vb: CilTools.Reflection.ComplexType.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + nameWithType: ComplexType.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType.vb: ComplexType.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) +- uid: CilTools.Reflection.ComplexType.GetConstructorImpl* + name: GetConstructorImpl + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetConstructorImpl_ + commentId: Overload:CilTools.Reflection.ComplexType.GetConstructorImpl + fullName: CilTools.Reflection.ComplexType.GetConstructorImpl + nameWithType: ComplexType.GetConstructorImpl +- uid: CilTools.Reflection.ComplexType.GetConstructors(System.Reflection.BindingFlags) + name: GetConstructors(BindingFlags) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetConstructors_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.ComplexType.GetConstructors(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetConstructors(System.Reflection.BindingFlags) + nameWithType: ComplexType.GetConstructors(BindingFlags) +- uid: CilTools.Reflection.ComplexType.GetConstructors* + name: GetConstructors + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetConstructors_ + commentId: Overload:CilTools.Reflection.ComplexType.GetConstructors + fullName: CilTools.Reflection.ComplexType.GetConstructors + nameWithType: ComplexType.GetConstructors +- uid: CilTools.Reflection.ComplexType.GetCustomAttributes(System.Boolean) + name: GetCustomAttributes(Boolean) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetCustomAttributes_System_Boolean_ + commentId: M:CilTools.Reflection.ComplexType.GetCustomAttributes(System.Boolean) + fullName: CilTools.Reflection.ComplexType.GetCustomAttributes(System.Boolean) + nameWithType: ComplexType.GetCustomAttributes(Boolean) +- uid: CilTools.Reflection.ComplexType.GetCustomAttributes(System.Type,System.Boolean) + name: GetCustomAttributes(Type, Boolean) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetCustomAttributes_System_Type_System_Boolean_ + commentId: M:CilTools.Reflection.ComplexType.GetCustomAttributes(System.Type,System.Boolean) + fullName: CilTools.Reflection.ComplexType.GetCustomAttributes(System.Type, System.Boolean) + nameWithType: ComplexType.GetCustomAttributes(Type, Boolean) +- uid: CilTools.Reflection.ComplexType.GetCustomAttributes* + name: GetCustomAttributes + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetCustomAttributes_ + commentId: Overload:CilTools.Reflection.ComplexType.GetCustomAttributes + fullName: CilTools.Reflection.ComplexType.GetCustomAttributes + nameWithType: ComplexType.GetCustomAttributes +- uid: CilTools.Reflection.ComplexType.GetElementType + name: GetElementType() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetElementType + commentId: M:CilTools.Reflection.ComplexType.GetElementType + fullName: CilTools.Reflection.ComplexType.GetElementType() + nameWithType: ComplexType.GetElementType() +- uid: CilTools.Reflection.ComplexType.GetElementType* + name: GetElementType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetElementType_ + commentId: Overload:CilTools.Reflection.ComplexType.GetElementType + fullName: CilTools.Reflection.ComplexType.GetElementType + nameWithType: ComplexType.GetElementType +- uid: CilTools.Reflection.ComplexType.GetEvent(System.String,System.Reflection.BindingFlags) + name: GetEvent(String, BindingFlags) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetEvent_System_String_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.ComplexType.GetEvent(System.String,System.Reflection.BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetEvent(System.String, System.Reflection.BindingFlags) + nameWithType: ComplexType.GetEvent(String, BindingFlags) +- uid: CilTools.Reflection.ComplexType.GetEvent* + name: GetEvent + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetEvent_ + commentId: Overload:CilTools.Reflection.ComplexType.GetEvent + fullName: CilTools.Reflection.ComplexType.GetEvent + nameWithType: ComplexType.GetEvent +- uid: CilTools.Reflection.ComplexType.GetEvents(System.Reflection.BindingFlags) + name: GetEvents(BindingFlags) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetEvents_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.ComplexType.GetEvents(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetEvents(System.Reflection.BindingFlags) + nameWithType: ComplexType.GetEvents(BindingFlags) +- uid: CilTools.Reflection.ComplexType.GetEvents* + name: GetEvents + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetEvents_ + commentId: Overload:CilTools.Reflection.ComplexType.GetEvents + fullName: CilTools.Reflection.ComplexType.GetEvents + nameWithType: ComplexType.GetEvents +- uid: CilTools.Reflection.ComplexType.GetField(System.String,System.Reflection.BindingFlags) + name: GetField(String, BindingFlags) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetField_System_String_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.ComplexType.GetField(System.String,System.Reflection.BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetField(System.String, System.Reflection.BindingFlags) + nameWithType: ComplexType.GetField(String, BindingFlags) +- uid: CilTools.Reflection.ComplexType.GetField* + name: GetField + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetField_ + commentId: Overload:CilTools.Reflection.ComplexType.GetField + fullName: CilTools.Reflection.ComplexType.GetField + nameWithType: ComplexType.GetField +- uid: CilTools.Reflection.ComplexType.GetFields(System.Reflection.BindingFlags) + name: GetFields(BindingFlags) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetFields_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.ComplexType.GetFields(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetFields(System.Reflection.BindingFlags) + nameWithType: ComplexType.GetFields(BindingFlags) +- uid: CilTools.Reflection.ComplexType.GetFields* + name: GetFields + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetFields_ + commentId: Overload:CilTools.Reflection.ComplexType.GetFields + fullName: CilTools.Reflection.ComplexType.GetFields + nameWithType: ComplexType.GetFields +- uid: CilTools.Reflection.ComplexType.GetGenericArguments + name: GetGenericArguments() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetGenericArguments + commentId: M:CilTools.Reflection.ComplexType.GetGenericArguments + fullName: CilTools.Reflection.ComplexType.GetGenericArguments() + nameWithType: ComplexType.GetGenericArguments() +- uid: CilTools.Reflection.ComplexType.GetGenericArguments* + name: GetGenericArguments + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetGenericArguments_ + commentId: Overload:CilTools.Reflection.ComplexType.GetGenericArguments + fullName: CilTools.Reflection.ComplexType.GetGenericArguments + nameWithType: ComplexType.GetGenericArguments +- uid: CilTools.Reflection.ComplexType.GetGenericTypeDefinition + name: GetGenericTypeDefinition() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetGenericTypeDefinition + commentId: M:CilTools.Reflection.ComplexType.GetGenericTypeDefinition + fullName: CilTools.Reflection.ComplexType.GetGenericTypeDefinition() + nameWithType: ComplexType.GetGenericTypeDefinition() +- uid: CilTools.Reflection.ComplexType.GetGenericTypeDefinition* + name: GetGenericTypeDefinition + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetGenericTypeDefinition_ + commentId: Overload:CilTools.Reflection.ComplexType.GetGenericTypeDefinition + fullName: CilTools.Reflection.ComplexType.GetGenericTypeDefinition + nameWithType: ComplexType.GetGenericTypeDefinition +- uid: CilTools.Reflection.ComplexType.GetHashCode + name: GetHashCode() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetHashCode + commentId: M:CilTools.Reflection.ComplexType.GetHashCode + fullName: CilTools.Reflection.ComplexType.GetHashCode() + nameWithType: ComplexType.GetHashCode() +- uid: CilTools.Reflection.ComplexType.GetHashCode* + name: GetHashCode + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetHashCode_ + commentId: Overload:CilTools.Reflection.ComplexType.GetHashCode + fullName: CilTools.Reflection.ComplexType.GetHashCode + nameWithType: ComplexType.GetHashCode +- uid: CilTools.Reflection.ComplexType.GetInterface(System.String,System.Boolean) + name: GetInterface(String, Boolean) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetInterface_System_String_System_Boolean_ + commentId: M:CilTools.Reflection.ComplexType.GetInterface(System.String,System.Boolean) + fullName: CilTools.Reflection.ComplexType.GetInterface(System.String, System.Boolean) + nameWithType: ComplexType.GetInterface(String, Boolean) +- uid: CilTools.Reflection.ComplexType.GetInterface* + name: GetInterface + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetInterface_ + commentId: Overload:CilTools.Reflection.ComplexType.GetInterface + fullName: CilTools.Reflection.ComplexType.GetInterface + nameWithType: ComplexType.GetInterface +- uid: CilTools.Reflection.ComplexType.GetInterfaces + name: GetInterfaces() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetInterfaces + commentId: M:CilTools.Reflection.ComplexType.GetInterfaces + fullName: CilTools.Reflection.ComplexType.GetInterfaces() + nameWithType: ComplexType.GetInterfaces() +- uid: CilTools.Reflection.ComplexType.GetInterfaces* + name: GetInterfaces + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetInterfaces_ + commentId: Overload:CilTools.Reflection.ComplexType.GetInterfaces + fullName: CilTools.Reflection.ComplexType.GetInterfaces + nameWithType: ComplexType.GetInterfaces +- uid: CilTools.Reflection.ComplexType.GetMember(System.String,System.Reflection.BindingFlags) + name: GetMember(String, BindingFlags) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetMember_System_String_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.ComplexType.GetMember(System.String,System.Reflection.BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetMember(System.String, System.Reflection.BindingFlags) + nameWithType: ComplexType.GetMember(String, BindingFlags) +- uid: CilTools.Reflection.ComplexType.GetMember* + name: GetMember + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetMember_ + commentId: Overload:CilTools.Reflection.ComplexType.GetMember + fullName: CilTools.Reflection.ComplexType.GetMember + nameWithType: ComplexType.GetMember +- uid: CilTools.Reflection.ComplexType.GetMembers(System.Reflection.BindingFlags) + name: GetMembers(BindingFlags) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetMembers_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.ComplexType.GetMembers(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetMembers(System.Reflection.BindingFlags) + nameWithType: ComplexType.GetMembers(BindingFlags) +- uid: CilTools.Reflection.ComplexType.GetMembers* + name: GetMembers + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetMembers_ + commentId: Overload:CilTools.Reflection.ComplexType.GetMembers + fullName: CilTools.Reflection.ComplexType.GetMembers + nameWithType: ComplexType.GetMembers +- uid: CilTools.Reflection.ComplexType.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetMethodImpl_System_String_System_Reflection_BindingFlags_System_Reflection_Binder_System_Reflection_CallingConventions_System_Type___System_Reflection_ParameterModifier___ + commentId: M:CilTools.Reflection.ComplexType.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name.vb: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName: CilTools.Reflection.ComplexType.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + fullName.vb: CilTools.Reflection.ComplexType.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + nameWithType: ComplexType.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType.vb: ComplexType.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) +- uid: CilTools.Reflection.ComplexType.GetMethodImpl* + name: GetMethodImpl + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetMethodImpl_ + commentId: Overload:CilTools.Reflection.ComplexType.GetMethodImpl + fullName: CilTools.Reflection.ComplexType.GetMethodImpl + nameWithType: ComplexType.GetMethodImpl +- uid: CilTools.Reflection.ComplexType.GetMethods(System.Reflection.BindingFlags) + name: GetMethods(BindingFlags) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetMethods_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.ComplexType.GetMethods(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetMethods(System.Reflection.BindingFlags) + nameWithType: ComplexType.GetMethods(BindingFlags) +- uid: CilTools.Reflection.ComplexType.GetMethods* + name: GetMethods + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetMethods_ + commentId: Overload:CilTools.Reflection.ComplexType.GetMethods + fullName: CilTools.Reflection.ComplexType.GetMethods + nameWithType: ComplexType.GetMethods +- uid: CilTools.Reflection.ComplexType.GetNestedType(System.String,System.Reflection.BindingFlags) + name: GetNestedType(String, BindingFlags) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetNestedType_System_String_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.ComplexType.GetNestedType(System.String,System.Reflection.BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetNestedType(System.String, System.Reflection.BindingFlags) + nameWithType: ComplexType.GetNestedType(String, BindingFlags) +- uid: CilTools.Reflection.ComplexType.GetNestedType* + name: GetNestedType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetNestedType_ + commentId: Overload:CilTools.Reflection.ComplexType.GetNestedType + fullName: CilTools.Reflection.ComplexType.GetNestedType + nameWithType: ComplexType.GetNestedType +- uid: CilTools.Reflection.ComplexType.GetNestedTypes(System.Reflection.BindingFlags) + name: GetNestedTypes(BindingFlags) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetNestedTypes_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.ComplexType.GetNestedTypes(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetNestedTypes(System.Reflection.BindingFlags) + nameWithType: ComplexType.GetNestedTypes(BindingFlags) +- uid: CilTools.Reflection.ComplexType.GetNestedTypes* + name: GetNestedTypes + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetNestedTypes_ + commentId: Overload:CilTools.Reflection.ComplexType.GetNestedTypes + fullName: CilTools.Reflection.ComplexType.GetNestedTypes + nameWithType: ComplexType.GetNestedTypes +- uid: CilTools.Reflection.ComplexType.GetProperties(System.Reflection.BindingFlags) + name: GetProperties(BindingFlags) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetProperties_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.ComplexType.GetProperties(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.ComplexType.GetProperties(System.Reflection.BindingFlags) + nameWithType: ComplexType.GetProperties(BindingFlags) +- uid: CilTools.Reflection.ComplexType.GetProperties* + name: GetProperties + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetProperties_ + commentId: Overload:CilTools.Reflection.ComplexType.GetProperties + fullName: CilTools.Reflection.ComplexType.GetProperties + nameWithType: ComplexType.GetProperties +- uid: CilTools.Reflection.ComplexType.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetPropertyImpl_System_String_System_Reflection_BindingFlags_System_Reflection_Binder_System_Type_System_Type___System_Reflection_ParameterModifier___ + commentId: M:CilTools.Reflection.ComplexType.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name.vb: GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + fullName: CilTools.Reflection.ComplexType.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + fullName.vb: CilTools.Reflection.ComplexType.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type(), System.Reflection.ParameterModifier()) + nameWithType: ComplexType.GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + nameWithType.vb: ComplexType.GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) +- uid: CilTools.Reflection.ComplexType.GetPropertyImpl* + name: GetPropertyImpl + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GetPropertyImpl_ + commentId: Overload:CilTools.Reflection.ComplexType.GetPropertyImpl + fullName: CilTools.Reflection.ComplexType.GetPropertyImpl + nameWithType: ComplexType.GetPropertyImpl +- uid: CilTools.Reflection.ComplexType.GUID + name: GUID + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GUID + commentId: P:CilTools.Reflection.ComplexType.GUID + fullName: CilTools.Reflection.ComplexType.GUID + nameWithType: ComplexType.GUID +- uid: CilTools.Reflection.ComplexType.GUID* + name: GUID + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_GUID_ + commentId: Overload:CilTools.Reflection.ComplexType.GUID + fullName: CilTools.Reflection.ComplexType.GUID + nameWithType: ComplexType.GUID +- uid: CilTools.Reflection.ComplexType.HasElementTypeImpl + name: HasElementTypeImpl() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_HasElementTypeImpl + commentId: M:CilTools.Reflection.ComplexType.HasElementTypeImpl + fullName: CilTools.Reflection.ComplexType.HasElementTypeImpl() + nameWithType: ComplexType.HasElementTypeImpl() +- uid: CilTools.Reflection.ComplexType.HasElementTypeImpl* + name: HasElementTypeImpl + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_HasElementTypeImpl_ + commentId: Overload:CilTools.Reflection.ComplexType.HasElementTypeImpl + fullName: CilTools.Reflection.ComplexType.HasElementTypeImpl + nameWithType: ComplexType.HasElementTypeImpl +- uid: CilTools.Reflection.ComplexType.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + name: InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_InvokeMember_System_String_System_Reflection_BindingFlags_System_Reflection_Binder_System_Object_System_Object___System_Reflection_ParameterModifier___System_Globalization_CultureInfo_System_String___ + commentId: M:CilTools.Reflection.ComplexType.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) + fullName: CilTools.Reflection.ComplexType.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[]) + fullName.vb: CilTools.Reflection.ComplexType.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object(), System.Reflection.ParameterModifier(), System.Globalization.CultureInfo, System.String()) + nameWithType: ComplexType.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + nameWithType.vb: ComplexType.InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) +- uid: CilTools.Reflection.ComplexType.InvokeMember* + name: InvokeMember + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_InvokeMember_ + commentId: Overload:CilTools.Reflection.ComplexType.InvokeMember + fullName: CilTools.Reflection.ComplexType.InvokeMember + nameWithType: ComplexType.InvokeMember +- uid: CilTools.Reflection.ComplexType.IsArrayImpl + name: IsArrayImpl() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsArrayImpl + commentId: M:CilTools.Reflection.ComplexType.IsArrayImpl + fullName: CilTools.Reflection.ComplexType.IsArrayImpl() + nameWithType: ComplexType.IsArrayImpl() +- uid: CilTools.Reflection.ComplexType.IsArrayImpl* + name: IsArrayImpl + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsArrayImpl_ + commentId: Overload:CilTools.Reflection.ComplexType.IsArrayImpl + fullName: CilTools.Reflection.ComplexType.IsArrayImpl + nameWithType: ComplexType.IsArrayImpl +- uid: CilTools.Reflection.ComplexType.IsByRefImpl + name: IsByRefImpl() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsByRefImpl + commentId: M:CilTools.Reflection.ComplexType.IsByRefImpl + fullName: CilTools.Reflection.ComplexType.IsByRefImpl() + nameWithType: ComplexType.IsByRefImpl() +- uid: CilTools.Reflection.ComplexType.IsByRefImpl* + name: IsByRefImpl + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsByRefImpl_ + commentId: Overload:CilTools.Reflection.ComplexType.IsByRefImpl + fullName: CilTools.Reflection.ComplexType.IsByRefImpl + nameWithType: ComplexType.IsByRefImpl +- uid: CilTools.Reflection.ComplexType.IsCOMObjectImpl + name: IsCOMObjectImpl() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsCOMObjectImpl + commentId: M:CilTools.Reflection.ComplexType.IsCOMObjectImpl + fullName: CilTools.Reflection.ComplexType.IsCOMObjectImpl() + nameWithType: ComplexType.IsCOMObjectImpl() +- uid: CilTools.Reflection.ComplexType.IsCOMObjectImpl* + name: IsCOMObjectImpl + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsCOMObjectImpl_ + commentId: Overload:CilTools.Reflection.ComplexType.IsCOMObjectImpl + fullName: CilTools.Reflection.ComplexType.IsCOMObjectImpl + nameWithType: ComplexType.IsCOMObjectImpl +- uid: CilTools.Reflection.ComplexType.IsDefined(System.Type,System.Boolean) + name: IsDefined(Type, Boolean) + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsDefined_System_Type_System_Boolean_ + commentId: M:CilTools.Reflection.ComplexType.IsDefined(System.Type,System.Boolean) + fullName: CilTools.Reflection.ComplexType.IsDefined(System.Type, System.Boolean) + nameWithType: ComplexType.IsDefined(Type, Boolean) +- uid: CilTools.Reflection.ComplexType.IsDefined* + name: IsDefined + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsDefined_ + commentId: Overload:CilTools.Reflection.ComplexType.IsDefined + fullName: CilTools.Reflection.ComplexType.IsDefined + nameWithType: ComplexType.IsDefined +- uid: CilTools.Reflection.ComplexType.IsGenericType + name: IsGenericType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsGenericType + commentId: P:CilTools.Reflection.ComplexType.IsGenericType + fullName: CilTools.Reflection.ComplexType.IsGenericType + nameWithType: ComplexType.IsGenericType +- uid: CilTools.Reflection.ComplexType.IsGenericType* + name: IsGenericType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsGenericType_ + commentId: Overload:CilTools.Reflection.ComplexType.IsGenericType + fullName: CilTools.Reflection.ComplexType.IsGenericType + nameWithType: ComplexType.IsGenericType +- uid: CilTools.Reflection.ComplexType.IsGenericTypeDefinition + name: IsGenericTypeDefinition + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsGenericTypeDefinition + commentId: P:CilTools.Reflection.ComplexType.IsGenericTypeDefinition + fullName: CilTools.Reflection.ComplexType.IsGenericTypeDefinition + nameWithType: ComplexType.IsGenericTypeDefinition +- uid: CilTools.Reflection.ComplexType.IsGenericTypeDefinition* + name: IsGenericTypeDefinition + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsGenericTypeDefinition_ + commentId: Overload:CilTools.Reflection.ComplexType.IsGenericTypeDefinition + fullName: CilTools.Reflection.ComplexType.IsGenericTypeDefinition + nameWithType: ComplexType.IsGenericTypeDefinition +- uid: CilTools.Reflection.ComplexType.IsPointerImpl + name: IsPointerImpl() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsPointerImpl + commentId: M:CilTools.Reflection.ComplexType.IsPointerImpl + fullName: CilTools.Reflection.ComplexType.IsPointerImpl() + nameWithType: ComplexType.IsPointerImpl() +- uid: CilTools.Reflection.ComplexType.IsPointerImpl* + name: IsPointerImpl + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsPointerImpl_ + commentId: Overload:CilTools.Reflection.ComplexType.IsPointerImpl + fullName: CilTools.Reflection.ComplexType.IsPointerImpl + nameWithType: ComplexType.IsPointerImpl +- uid: CilTools.Reflection.ComplexType.IsPrimitiveImpl + name: IsPrimitiveImpl() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsPrimitiveImpl + commentId: M:CilTools.Reflection.ComplexType.IsPrimitiveImpl + fullName: CilTools.Reflection.ComplexType.IsPrimitiveImpl() + nameWithType: ComplexType.IsPrimitiveImpl() +- uid: CilTools.Reflection.ComplexType.IsPrimitiveImpl* + name: IsPrimitiveImpl + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_IsPrimitiveImpl_ + commentId: Overload:CilTools.Reflection.ComplexType.IsPrimitiveImpl + fullName: CilTools.Reflection.ComplexType.IsPrimitiveImpl + nameWithType: ComplexType.IsPrimitiveImpl +- uid: CilTools.Reflection.ComplexType.MakeArrayType + name: MakeArrayType() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_MakeArrayType + commentId: M:CilTools.Reflection.ComplexType.MakeArrayType + fullName: CilTools.Reflection.ComplexType.MakeArrayType() + nameWithType: ComplexType.MakeArrayType() +- uid: CilTools.Reflection.ComplexType.MakeArrayType* + name: MakeArrayType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_MakeArrayType_ + commentId: Overload:CilTools.Reflection.ComplexType.MakeArrayType + fullName: CilTools.Reflection.ComplexType.MakeArrayType + nameWithType: ComplexType.MakeArrayType +- uid: CilTools.Reflection.ComplexType.MakeByRefType + name: MakeByRefType() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_MakeByRefType + commentId: M:CilTools.Reflection.ComplexType.MakeByRefType + fullName: CilTools.Reflection.ComplexType.MakeByRefType() + nameWithType: ComplexType.MakeByRefType() +- uid: CilTools.Reflection.ComplexType.MakeByRefType* + name: MakeByRefType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_MakeByRefType_ + commentId: Overload:CilTools.Reflection.ComplexType.MakeByRefType + fullName: CilTools.Reflection.ComplexType.MakeByRefType + nameWithType: ComplexType.MakeByRefType +- uid: CilTools.Reflection.ComplexType.MakePointerType + name: MakePointerType() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_MakePointerType + commentId: M:CilTools.Reflection.ComplexType.MakePointerType + fullName: CilTools.Reflection.ComplexType.MakePointerType() + nameWithType: ComplexType.MakePointerType() +- uid: CilTools.Reflection.ComplexType.MakePointerType* + name: MakePointerType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_MakePointerType_ + commentId: Overload:CilTools.Reflection.ComplexType.MakePointerType + fullName: CilTools.Reflection.ComplexType.MakePointerType + nameWithType: ComplexType.MakePointerType +- uid: CilTools.Reflection.ComplexType.MetadataToken + name: MetadataToken + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_MetadataToken + commentId: P:CilTools.Reflection.ComplexType.MetadataToken + fullName: CilTools.Reflection.ComplexType.MetadataToken + nameWithType: ComplexType.MetadataToken +- uid: CilTools.Reflection.ComplexType.MetadataToken* + name: MetadataToken + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_MetadataToken_ + commentId: Overload:CilTools.Reflection.ComplexType.MetadataToken + fullName: CilTools.Reflection.ComplexType.MetadataToken + nameWithType: ComplexType.MetadataToken +- uid: CilTools.Reflection.ComplexType.Module + name: Module + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_Module + commentId: P:CilTools.Reflection.ComplexType.Module + fullName: CilTools.Reflection.ComplexType.Module + nameWithType: ComplexType.Module +- uid: CilTools.Reflection.ComplexType.Module* + name: Module + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_Module_ + commentId: Overload:CilTools.Reflection.ComplexType.Module + fullName: CilTools.Reflection.ComplexType.Module + nameWithType: ComplexType.Module +- uid: CilTools.Reflection.ComplexType.Name + name: Name + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_Name + commentId: P:CilTools.Reflection.ComplexType.Name + fullName: CilTools.Reflection.ComplexType.Name + nameWithType: ComplexType.Name +- uid: CilTools.Reflection.ComplexType.Name* + name: Name + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_Name_ + commentId: Overload:CilTools.Reflection.ComplexType.Name + fullName: CilTools.Reflection.ComplexType.Name + nameWithType: ComplexType.Name +- uid: CilTools.Reflection.ComplexType.Namespace + name: Namespace + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_Namespace + commentId: P:CilTools.Reflection.ComplexType.Namespace + fullName: CilTools.Reflection.ComplexType.Namespace + nameWithType: ComplexType.Namespace +- uid: CilTools.Reflection.ComplexType.Namespace* + name: Namespace + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_Namespace_ + commentId: Overload:CilTools.Reflection.ComplexType.Namespace + fullName: CilTools.Reflection.ComplexType.Namespace + nameWithType: ComplexType.Namespace +- uid: CilTools.Reflection.ComplexType.ToString + name: ToString() + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_ToString + commentId: M:CilTools.Reflection.ComplexType.ToString + fullName: CilTools.Reflection.ComplexType.ToString() + nameWithType: ComplexType.ToString() +- uid: CilTools.Reflection.ComplexType.ToString* + name: ToString + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_ToString_ + commentId: Overload:CilTools.Reflection.ComplexType.ToString + fullName: CilTools.Reflection.ComplexType.ToString + nameWithType: ComplexType.ToString +- uid: CilTools.Reflection.ComplexType.UnderlyingSystemType + name: UnderlyingSystemType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_UnderlyingSystemType + commentId: P:CilTools.Reflection.ComplexType.UnderlyingSystemType + fullName: CilTools.Reflection.ComplexType.UnderlyingSystemType + nameWithType: ComplexType.UnderlyingSystemType +- uid: CilTools.Reflection.ComplexType.UnderlyingSystemType* + name: UnderlyingSystemType + href: api/CilTools.Reflection.ComplexType.html#CilTools_Reflection_ComplexType_UnderlyingSystemType_ + commentId: Overload:CilTools.Reflection.ComplexType.UnderlyingSystemType + fullName: CilTools.Reflection.ComplexType.UnderlyingSystemType + nameWithType: ComplexType.UnderlyingSystemType +- uid: CilTools.Reflection.ComplexTypeKind + name: ComplexTypeKind + href: api/CilTools.Reflection.ComplexTypeKind.html + commentId: T:CilTools.Reflection.ComplexTypeKind + fullName: CilTools.Reflection.ComplexTypeKind + nameWithType: ComplexTypeKind +- uid: CilTools.Reflection.ComplexTypeKind.ByRef + name: ByRef + href: api/CilTools.Reflection.ComplexTypeKind.html#CilTools_Reflection_ComplexTypeKind_ByRef + commentId: F:CilTools.Reflection.ComplexTypeKind.ByRef + fullName: CilTools.Reflection.ComplexTypeKind.ByRef + nameWithType: ComplexTypeKind.ByRef +- uid: CilTools.Reflection.ComplexTypeKind.GenInst + name: GenInst + href: api/CilTools.Reflection.ComplexTypeKind.html#CilTools_Reflection_ComplexTypeKind_GenInst + commentId: F:CilTools.Reflection.ComplexTypeKind.GenInst + fullName: CilTools.Reflection.ComplexTypeKind.GenInst + nameWithType: ComplexTypeKind.GenInst +- uid: CilTools.Reflection.ComplexTypeKind.Pointer + name: Pointer + href: api/CilTools.Reflection.ComplexTypeKind.html#CilTools_Reflection_ComplexTypeKind_Pointer + commentId: F:CilTools.Reflection.ComplexTypeKind.Pointer + fullName: CilTools.Reflection.ComplexTypeKind.Pointer + nameWithType: ComplexTypeKind.Pointer +- uid: CilTools.Reflection.ComplexTypeKind.SzArray + name: SzArray + href: api/CilTools.Reflection.ComplexTypeKind.html#CilTools_Reflection_ComplexTypeKind_SzArray + commentId: F:CilTools.Reflection.ComplexTypeKind.SzArray + fullName: CilTools.Reflection.ComplexTypeKind.SzArray + nameWithType: ComplexTypeKind.SzArray - uid: CilTools.Reflection.CustomMethod name: CustomMethod href: api/CilTools.Reflection.CustomMethod.html @@ -1882,6 +3310,18 @@ references: commentId: Overload:CilTools.Reflection.CustomMethod.GetBytecode fullName: CilTools.Reflection.CustomMethod.GetBytecode nameWithType: CustomMethod.GetBytecode +- uid: CilTools.Reflection.CustomMethod.GetDefinition + name: GetDefinition() + href: api/CilTools.Reflection.CustomMethod.html#CilTools_Reflection_CustomMethod_GetDefinition + commentId: M:CilTools.Reflection.CustomMethod.GetDefinition + fullName: CilTools.Reflection.CustomMethod.GetDefinition() + nameWithType: CustomMethod.GetDefinition() +- uid: CilTools.Reflection.CustomMethod.GetDefinition* + name: GetDefinition + href: api/CilTools.Reflection.CustomMethod.html#CilTools_Reflection_CustomMethod_GetDefinition_ + commentId: Overload:CilTools.Reflection.CustomMethod.GetDefinition + fullName: CilTools.Reflection.CustomMethod.GetDefinition + nameWithType: CustomMethod.GetDefinition - uid: CilTools.Reflection.CustomMethod.GetExceptionBlocks name: GetExceptionBlocks() href: api/CilTools.Reflection.CustomMethod.html#CilTools_Reflection_CustomMethod_GetExceptionBlocks @@ -1918,6 +3358,18 @@ references: commentId: Overload:CilTools.Reflection.CustomMethod.GetLocalVarSignature fullName: CilTools.Reflection.CustomMethod.GetLocalVarSignature nameWithType: CustomMethod.GetLocalVarSignature +- uid: CilTools.Reflection.CustomMethod.GetPInvokeParams + name: GetPInvokeParams() + href: api/CilTools.Reflection.CustomMethod.html#CilTools_Reflection_CustomMethod_GetPInvokeParams + commentId: M:CilTools.Reflection.CustomMethod.GetPInvokeParams + fullName: CilTools.Reflection.CustomMethod.GetPInvokeParams() + nameWithType: CustomMethod.GetPInvokeParams() +- uid: CilTools.Reflection.CustomMethod.GetPInvokeParams* + name: GetPInvokeParams + href: api/CilTools.Reflection.CustomMethod.html#CilTools_Reflection_CustomMethod_GetPInvokeParams_ + commentId: Overload:CilTools.Reflection.CustomMethod.GetPInvokeParams + fullName: CilTools.Reflection.CustomMethod.GetPInvokeParams + nameWithType: CustomMethod.GetPInvokeParams - uid: CilTools.Reflection.CustomMethod.InitLocals name: InitLocals href: api/CilTools.Reflection.CustomMethod.html#CilTools_Reflection_CustomMethod_InitLocals @@ -2104,6 +3556,618 @@ references: commentId: Overload:CilTools.Reflection.ExceptionBlock.TryOffset fullName: CilTools.Reflection.ExceptionBlock.TryOffset nameWithType: ExceptionBlock.TryOffset +- uid: CilTools.Reflection.GenericParamType + name: GenericParamType + href: api/CilTools.Reflection.GenericParamType.html + commentId: T:CilTools.Reflection.GenericParamType + fullName: CilTools.Reflection.GenericParamType + nameWithType: GenericParamType +- uid: CilTools.Reflection.GenericParamType.#ctor(System.Reflection.MethodBase,System.Int32) + name: GenericParamType(MethodBase, Int32) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType__ctor_System_Reflection_MethodBase_System_Int32_ + commentId: M:CilTools.Reflection.GenericParamType.#ctor(System.Reflection.MethodBase,System.Int32) + fullName: CilTools.Reflection.GenericParamType.GenericParamType(System.Reflection.MethodBase, System.Int32) + nameWithType: GenericParamType.GenericParamType(MethodBase, Int32) +- uid: CilTools.Reflection.GenericParamType.#ctor(System.Reflection.MethodBase,System.Int32,System.String) + name: GenericParamType(MethodBase, Int32, String) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType__ctor_System_Reflection_MethodBase_System_Int32_System_String_ + commentId: M:CilTools.Reflection.GenericParamType.#ctor(System.Reflection.MethodBase,System.Int32,System.String) + fullName: CilTools.Reflection.GenericParamType.GenericParamType(System.Reflection.MethodBase, System.Int32, System.String) + nameWithType: GenericParamType.GenericParamType(MethodBase, Int32, String) +- uid: CilTools.Reflection.GenericParamType.#ctor* + name: GenericParamType + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType__ctor_ + commentId: Overload:CilTools.Reflection.GenericParamType.#ctor + fullName: CilTools.Reflection.GenericParamType.GenericParamType + nameWithType: GenericParamType.GenericParamType +- uid: CilTools.Reflection.GenericParamType.Assembly + name: Assembly + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_Assembly + commentId: P:CilTools.Reflection.GenericParamType.Assembly + fullName: CilTools.Reflection.GenericParamType.Assembly + nameWithType: GenericParamType.Assembly +- uid: CilTools.Reflection.GenericParamType.Assembly* + name: Assembly + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_Assembly_ + commentId: Overload:CilTools.Reflection.GenericParamType.Assembly + fullName: CilTools.Reflection.GenericParamType.Assembly + nameWithType: GenericParamType.Assembly +- uid: CilTools.Reflection.GenericParamType.AssemblyQualifiedName + name: AssemblyQualifiedName + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_AssemblyQualifiedName + commentId: P:CilTools.Reflection.GenericParamType.AssemblyQualifiedName + fullName: CilTools.Reflection.GenericParamType.AssemblyQualifiedName + nameWithType: GenericParamType.AssemblyQualifiedName +- uid: CilTools.Reflection.GenericParamType.AssemblyQualifiedName* + name: AssemblyQualifiedName + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_AssemblyQualifiedName_ + commentId: Overload:CilTools.Reflection.GenericParamType.AssemblyQualifiedName + fullName: CilTools.Reflection.GenericParamType.AssemblyQualifiedName + nameWithType: GenericParamType.AssemblyQualifiedName +- uid: CilTools.Reflection.GenericParamType.BaseType + name: BaseType + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_BaseType + commentId: P:CilTools.Reflection.GenericParamType.BaseType + fullName: CilTools.Reflection.GenericParamType.BaseType + nameWithType: GenericParamType.BaseType +- uid: CilTools.Reflection.GenericParamType.BaseType* + name: BaseType + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_BaseType_ + commentId: Overload:CilTools.Reflection.GenericParamType.BaseType + fullName: CilTools.Reflection.GenericParamType.BaseType + nameWithType: GenericParamType.BaseType +- uid: CilTools.Reflection.GenericParamType.DeclaringMethod + name: DeclaringMethod + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_DeclaringMethod + commentId: P:CilTools.Reflection.GenericParamType.DeclaringMethod + fullName: CilTools.Reflection.GenericParamType.DeclaringMethod + nameWithType: GenericParamType.DeclaringMethod +- uid: CilTools.Reflection.GenericParamType.DeclaringMethod* + name: DeclaringMethod + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_DeclaringMethod_ + commentId: Overload:CilTools.Reflection.GenericParamType.DeclaringMethod + fullName: CilTools.Reflection.GenericParamType.DeclaringMethod + nameWithType: GenericParamType.DeclaringMethod +- uid: CilTools.Reflection.GenericParamType.FullName + name: FullName + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_FullName + commentId: P:CilTools.Reflection.GenericParamType.FullName + fullName: CilTools.Reflection.GenericParamType.FullName + nameWithType: GenericParamType.FullName +- uid: CilTools.Reflection.GenericParamType.FullName* + name: FullName + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_FullName_ + commentId: Overload:CilTools.Reflection.GenericParamType.FullName + fullName: CilTools.Reflection.GenericParamType.FullName + nameWithType: GenericParamType.FullName +- uid: CilTools.Reflection.GenericParamType.GenericParameterPosition + name: GenericParameterPosition + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GenericParameterPosition + commentId: P:CilTools.Reflection.GenericParamType.GenericParameterPosition + fullName: CilTools.Reflection.GenericParamType.GenericParameterPosition + nameWithType: GenericParamType.GenericParameterPosition +- uid: CilTools.Reflection.GenericParamType.GenericParameterPosition* + name: GenericParameterPosition + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GenericParameterPosition_ + commentId: Overload:CilTools.Reflection.GenericParamType.GenericParameterPosition + fullName: CilTools.Reflection.GenericParamType.GenericParameterPosition + nameWithType: GenericParamType.GenericParameterPosition +- uid: CilTools.Reflection.GenericParamType.GetArrayRank + name: GetArrayRank() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetArrayRank + commentId: M:CilTools.Reflection.GenericParamType.GetArrayRank + fullName: CilTools.Reflection.GenericParamType.GetArrayRank() + nameWithType: GenericParamType.GetArrayRank() +- uid: CilTools.Reflection.GenericParamType.GetArrayRank* + name: GetArrayRank + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetArrayRank_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetArrayRank + fullName: CilTools.Reflection.GenericParamType.GetArrayRank + nameWithType: GenericParamType.GetArrayRank +- uid: CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl + name: GetAttributeFlagsImpl() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetAttributeFlagsImpl + commentId: M:CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl + fullName: CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl() + nameWithType: GenericParamType.GetAttributeFlagsImpl() +- uid: CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl* + name: GetAttributeFlagsImpl + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetAttributeFlagsImpl_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl + fullName: CilTools.Reflection.GenericParamType.GetAttributeFlagsImpl + nameWithType: GenericParamType.GetAttributeFlagsImpl +- uid: CilTools.Reflection.GenericParamType.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetConstructorImpl_System_Reflection_BindingFlags_System_Reflection_Binder_System_Reflection_CallingConventions_System_Type___System_Reflection_ParameterModifier___ + commentId: M:CilTools.Reflection.GenericParamType.GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name.vb: GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName: CilTools.Reflection.GenericParamType.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + fullName.vb: CilTools.Reflection.GenericParamType.GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + nameWithType: GenericParamType.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType.vb: GenericParamType.GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) +- uid: CilTools.Reflection.GenericParamType.GetConstructorImpl* + name: GetConstructorImpl + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetConstructorImpl_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetConstructorImpl + fullName: CilTools.Reflection.GenericParamType.GetConstructorImpl + nameWithType: GenericParamType.GetConstructorImpl +- uid: CilTools.Reflection.GenericParamType.GetConstructors(System.Reflection.BindingFlags) + name: GetConstructors(BindingFlags) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetConstructors_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.GenericParamType.GetConstructors(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetConstructors(System.Reflection.BindingFlags) + nameWithType: GenericParamType.GetConstructors(BindingFlags) +- uid: CilTools.Reflection.GenericParamType.GetConstructors* + name: GetConstructors + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetConstructors_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetConstructors + fullName: CilTools.Reflection.GenericParamType.GetConstructors + nameWithType: GenericParamType.GetConstructors +- uid: CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Boolean) + name: GetCustomAttributes(Boolean) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetCustomAttributes_System_Boolean_ + commentId: M:CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Boolean) + fullName: CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Boolean) + nameWithType: GenericParamType.GetCustomAttributes(Boolean) +- uid: CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Type,System.Boolean) + name: GetCustomAttributes(Type, Boolean) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetCustomAttributes_System_Type_System_Boolean_ + commentId: M:CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Type,System.Boolean) + fullName: CilTools.Reflection.GenericParamType.GetCustomAttributes(System.Type, System.Boolean) + nameWithType: GenericParamType.GetCustomAttributes(Type, Boolean) +- uid: CilTools.Reflection.GenericParamType.GetCustomAttributes* + name: GetCustomAttributes + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetCustomAttributes_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetCustomAttributes + fullName: CilTools.Reflection.GenericParamType.GetCustomAttributes + nameWithType: GenericParamType.GetCustomAttributes +- uid: CilTools.Reflection.GenericParamType.GetElementType + name: GetElementType() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetElementType + commentId: M:CilTools.Reflection.GenericParamType.GetElementType + fullName: CilTools.Reflection.GenericParamType.GetElementType() + nameWithType: GenericParamType.GetElementType() +- uid: CilTools.Reflection.GenericParamType.GetElementType* + name: GetElementType + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetElementType_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetElementType + fullName: CilTools.Reflection.GenericParamType.GetElementType + nameWithType: GenericParamType.GetElementType +- uid: CilTools.Reflection.GenericParamType.GetEvent(System.String,System.Reflection.BindingFlags) + name: GetEvent(String, BindingFlags) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetEvent_System_String_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.GenericParamType.GetEvent(System.String,System.Reflection.BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetEvent(System.String, System.Reflection.BindingFlags) + nameWithType: GenericParamType.GetEvent(String, BindingFlags) +- uid: CilTools.Reflection.GenericParamType.GetEvent* + name: GetEvent + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetEvent_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetEvent + fullName: CilTools.Reflection.GenericParamType.GetEvent + nameWithType: GenericParamType.GetEvent +- uid: CilTools.Reflection.GenericParamType.GetEvents(System.Reflection.BindingFlags) + name: GetEvents(BindingFlags) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetEvents_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.GenericParamType.GetEvents(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetEvents(System.Reflection.BindingFlags) + nameWithType: GenericParamType.GetEvents(BindingFlags) +- uid: CilTools.Reflection.GenericParamType.GetEvents* + name: GetEvents + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetEvents_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetEvents + fullName: CilTools.Reflection.GenericParamType.GetEvents + nameWithType: GenericParamType.GetEvents +- uid: CilTools.Reflection.GenericParamType.GetField(System.String,System.Reflection.BindingFlags) + name: GetField(String, BindingFlags) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetField_System_String_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.GenericParamType.GetField(System.String,System.Reflection.BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetField(System.String, System.Reflection.BindingFlags) + nameWithType: GenericParamType.GetField(String, BindingFlags) +- uid: CilTools.Reflection.GenericParamType.GetField* + name: GetField + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetField_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetField + fullName: CilTools.Reflection.GenericParamType.GetField + nameWithType: GenericParamType.GetField +- uid: CilTools.Reflection.GenericParamType.GetFields(System.Reflection.BindingFlags) + name: GetFields(BindingFlags) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetFields_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.GenericParamType.GetFields(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetFields(System.Reflection.BindingFlags) + nameWithType: GenericParamType.GetFields(BindingFlags) +- uid: CilTools.Reflection.GenericParamType.GetFields* + name: GetFields + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetFields_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetFields + fullName: CilTools.Reflection.GenericParamType.GetFields + nameWithType: GenericParamType.GetFields +- uid: CilTools.Reflection.GenericParamType.GetInterface(System.String,System.Boolean) + name: GetInterface(String, Boolean) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetInterface_System_String_System_Boolean_ + commentId: M:CilTools.Reflection.GenericParamType.GetInterface(System.String,System.Boolean) + fullName: CilTools.Reflection.GenericParamType.GetInterface(System.String, System.Boolean) + nameWithType: GenericParamType.GetInterface(String, Boolean) +- uid: CilTools.Reflection.GenericParamType.GetInterface* + name: GetInterface + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetInterface_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetInterface + fullName: CilTools.Reflection.GenericParamType.GetInterface + nameWithType: GenericParamType.GetInterface +- uid: CilTools.Reflection.GenericParamType.GetInterfaces + name: GetInterfaces() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetInterfaces + commentId: M:CilTools.Reflection.GenericParamType.GetInterfaces + fullName: CilTools.Reflection.GenericParamType.GetInterfaces() + nameWithType: GenericParamType.GetInterfaces() +- uid: CilTools.Reflection.GenericParamType.GetInterfaces* + name: GetInterfaces + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetInterfaces_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetInterfaces + fullName: CilTools.Reflection.GenericParamType.GetInterfaces + nameWithType: GenericParamType.GetInterfaces +- uid: CilTools.Reflection.GenericParamType.GetMember(System.String,System.Reflection.BindingFlags) + name: GetMember(String, BindingFlags) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetMember_System_String_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.GenericParamType.GetMember(System.String,System.Reflection.BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetMember(System.String, System.Reflection.BindingFlags) + nameWithType: GenericParamType.GetMember(String, BindingFlags) +- uid: CilTools.Reflection.GenericParamType.GetMember* + name: GetMember + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetMember_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetMember + fullName: CilTools.Reflection.GenericParamType.GetMember + nameWithType: GenericParamType.GetMember +- uid: CilTools.Reflection.GenericParamType.GetMembers(System.Reflection.BindingFlags) + name: GetMembers(BindingFlags) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetMembers_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.GenericParamType.GetMembers(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetMembers(System.Reflection.BindingFlags) + nameWithType: GenericParamType.GetMembers(BindingFlags) +- uid: CilTools.Reflection.GenericParamType.GetMembers* + name: GetMembers + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetMembers_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetMembers + fullName: CilTools.Reflection.GenericParamType.GetMembers + nameWithType: GenericParamType.GetMembers +- uid: CilTools.Reflection.GenericParamType.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetMethodImpl_System_String_System_Reflection_BindingFlags_System_Reflection_Binder_System_Reflection_CallingConventions_System_Type___System_Reflection_ParameterModifier___ + commentId: M:CilTools.Reflection.GenericParamType.GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) + name.vb: GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) + fullName: CilTools.Reflection.GenericParamType.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[]) + fullName.vb: CilTools.Reflection.GenericParamType.GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type(), System.Reflection.ParameterModifier()) + nameWithType: GenericParamType.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]) + nameWithType.vb: GenericParamType.GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type(), ParameterModifier()) +- uid: CilTools.Reflection.GenericParamType.GetMethodImpl* + name: GetMethodImpl + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetMethodImpl_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetMethodImpl + fullName: CilTools.Reflection.GenericParamType.GetMethodImpl + nameWithType: GenericParamType.GetMethodImpl +- uid: CilTools.Reflection.GenericParamType.GetMethods(System.Reflection.BindingFlags) + name: GetMethods(BindingFlags) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetMethods_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.GenericParamType.GetMethods(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetMethods(System.Reflection.BindingFlags) + nameWithType: GenericParamType.GetMethods(BindingFlags) +- uid: CilTools.Reflection.GenericParamType.GetMethods* + name: GetMethods + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetMethods_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetMethods + fullName: CilTools.Reflection.GenericParamType.GetMethods + nameWithType: GenericParamType.GetMethods +- uid: CilTools.Reflection.GenericParamType.GetNestedType(System.String,System.Reflection.BindingFlags) + name: GetNestedType(String, BindingFlags) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetNestedType_System_String_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.GenericParamType.GetNestedType(System.String,System.Reflection.BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetNestedType(System.String, System.Reflection.BindingFlags) + nameWithType: GenericParamType.GetNestedType(String, BindingFlags) +- uid: CilTools.Reflection.GenericParamType.GetNestedType* + name: GetNestedType + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetNestedType_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetNestedType + fullName: CilTools.Reflection.GenericParamType.GetNestedType + nameWithType: GenericParamType.GetNestedType +- uid: CilTools.Reflection.GenericParamType.GetNestedTypes(System.Reflection.BindingFlags) + name: GetNestedTypes(BindingFlags) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetNestedTypes_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.GenericParamType.GetNestedTypes(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetNestedTypes(System.Reflection.BindingFlags) + nameWithType: GenericParamType.GetNestedTypes(BindingFlags) +- uid: CilTools.Reflection.GenericParamType.GetNestedTypes* + name: GetNestedTypes + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetNestedTypes_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetNestedTypes + fullName: CilTools.Reflection.GenericParamType.GetNestedTypes + nameWithType: GenericParamType.GetNestedTypes +- uid: CilTools.Reflection.GenericParamType.GetProperties(System.Reflection.BindingFlags) + name: GetProperties(BindingFlags) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetProperties_System_Reflection_BindingFlags_ + commentId: M:CilTools.Reflection.GenericParamType.GetProperties(System.Reflection.BindingFlags) + fullName: CilTools.Reflection.GenericParamType.GetProperties(System.Reflection.BindingFlags) + nameWithType: GenericParamType.GetProperties(BindingFlags) +- uid: CilTools.Reflection.GenericParamType.GetProperties* + name: GetProperties + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetProperties_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetProperties + fullName: CilTools.Reflection.GenericParamType.GetProperties + nameWithType: GenericParamType.GetProperties +- uid: CilTools.Reflection.GenericParamType.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name: GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetPropertyImpl_System_String_System_Reflection_BindingFlags_System_Reflection_Binder_System_Type_System_Type___System_Reflection_ParameterModifier___ + commentId: M:CilTools.Reflection.GenericParamType.GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) + name.vb: GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) + fullName: CilTools.Reflection.GenericParamType.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[]) + fullName.vb: CilTools.Reflection.GenericParamType.GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type(), System.Reflection.ParameterModifier()) + nameWithType: GenericParamType.GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]) + nameWithType.vb: GenericParamType.GetPropertyImpl(String, BindingFlags, Binder, Type, Type(), ParameterModifier()) +- uid: CilTools.Reflection.GenericParamType.GetPropertyImpl* + name: GetPropertyImpl + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GetPropertyImpl_ + commentId: Overload:CilTools.Reflection.GenericParamType.GetPropertyImpl + fullName: CilTools.Reflection.GenericParamType.GetPropertyImpl + nameWithType: GenericParamType.GetPropertyImpl +- uid: CilTools.Reflection.GenericParamType.GUID + name: GUID + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GUID + commentId: P:CilTools.Reflection.GenericParamType.GUID + fullName: CilTools.Reflection.GenericParamType.GUID + nameWithType: GenericParamType.GUID +- uid: CilTools.Reflection.GenericParamType.GUID* + name: GUID + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_GUID_ + commentId: Overload:CilTools.Reflection.GenericParamType.GUID + fullName: CilTools.Reflection.GenericParamType.GUID + nameWithType: GenericParamType.GUID +- uid: CilTools.Reflection.GenericParamType.HasElementTypeImpl + name: HasElementTypeImpl() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_HasElementTypeImpl + commentId: M:CilTools.Reflection.GenericParamType.HasElementTypeImpl + fullName: CilTools.Reflection.GenericParamType.HasElementTypeImpl() + nameWithType: GenericParamType.HasElementTypeImpl() +- uid: CilTools.Reflection.GenericParamType.HasElementTypeImpl* + name: HasElementTypeImpl + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_HasElementTypeImpl_ + commentId: Overload:CilTools.Reflection.GenericParamType.HasElementTypeImpl + fullName: CilTools.Reflection.GenericParamType.HasElementTypeImpl + nameWithType: GenericParamType.HasElementTypeImpl +- uid: CilTools.Reflection.GenericParamType.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + name: InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_InvokeMember_System_String_System_Reflection_BindingFlags_System_Reflection_Binder_System_Object_System_Object___System_Reflection_ParameterModifier___System_Globalization_CultureInfo_System_String___ + commentId: M:CilTools.Reflection.GenericParamType.InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) + name.vb: InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) + fullName: CilTools.Reflection.GenericParamType.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[]) + fullName.vb: CilTools.Reflection.GenericParamType.InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object(), System.Reflection.ParameterModifier(), System.Globalization.CultureInfo, System.String()) + nameWithType: GenericParamType.InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]) + nameWithType.vb: GenericParamType.InvokeMember(String, BindingFlags, Binder, Object, Object(), ParameterModifier(), CultureInfo, String()) +- uid: CilTools.Reflection.GenericParamType.InvokeMember* + name: InvokeMember + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_InvokeMember_ + commentId: Overload:CilTools.Reflection.GenericParamType.InvokeMember + fullName: CilTools.Reflection.GenericParamType.InvokeMember + nameWithType: GenericParamType.InvokeMember +- uid: CilTools.Reflection.GenericParamType.IsArrayImpl + name: IsArrayImpl() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsArrayImpl + commentId: M:CilTools.Reflection.GenericParamType.IsArrayImpl + fullName: CilTools.Reflection.GenericParamType.IsArrayImpl() + nameWithType: GenericParamType.IsArrayImpl() +- uid: CilTools.Reflection.GenericParamType.IsArrayImpl* + name: IsArrayImpl + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsArrayImpl_ + commentId: Overload:CilTools.Reflection.GenericParamType.IsArrayImpl + fullName: CilTools.Reflection.GenericParamType.IsArrayImpl + nameWithType: GenericParamType.IsArrayImpl +- uid: CilTools.Reflection.GenericParamType.IsByRefImpl + name: IsByRefImpl() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsByRefImpl + commentId: M:CilTools.Reflection.GenericParamType.IsByRefImpl + fullName: CilTools.Reflection.GenericParamType.IsByRefImpl() + nameWithType: GenericParamType.IsByRefImpl() +- uid: CilTools.Reflection.GenericParamType.IsByRefImpl* + name: IsByRefImpl + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsByRefImpl_ + commentId: Overload:CilTools.Reflection.GenericParamType.IsByRefImpl + fullName: CilTools.Reflection.GenericParamType.IsByRefImpl + nameWithType: GenericParamType.IsByRefImpl +- uid: CilTools.Reflection.GenericParamType.IsCOMObjectImpl + name: IsCOMObjectImpl() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsCOMObjectImpl + commentId: M:CilTools.Reflection.GenericParamType.IsCOMObjectImpl + fullName: CilTools.Reflection.GenericParamType.IsCOMObjectImpl() + nameWithType: GenericParamType.IsCOMObjectImpl() +- uid: CilTools.Reflection.GenericParamType.IsCOMObjectImpl* + name: IsCOMObjectImpl + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsCOMObjectImpl_ + commentId: Overload:CilTools.Reflection.GenericParamType.IsCOMObjectImpl + fullName: CilTools.Reflection.GenericParamType.IsCOMObjectImpl + nameWithType: GenericParamType.IsCOMObjectImpl +- uid: CilTools.Reflection.GenericParamType.IsDefined(System.Type,System.Boolean) + name: IsDefined(Type, Boolean) + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsDefined_System_Type_System_Boolean_ + commentId: M:CilTools.Reflection.GenericParamType.IsDefined(System.Type,System.Boolean) + fullName: CilTools.Reflection.GenericParamType.IsDefined(System.Type, System.Boolean) + nameWithType: GenericParamType.IsDefined(Type, Boolean) +- uid: CilTools.Reflection.GenericParamType.IsDefined* + name: IsDefined + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsDefined_ + commentId: Overload:CilTools.Reflection.GenericParamType.IsDefined + fullName: CilTools.Reflection.GenericParamType.IsDefined + nameWithType: GenericParamType.IsDefined +- uid: CilTools.Reflection.GenericParamType.IsGenericParameter + name: IsGenericParameter + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsGenericParameter + commentId: P:CilTools.Reflection.GenericParamType.IsGenericParameter + fullName: CilTools.Reflection.GenericParamType.IsGenericParameter + nameWithType: GenericParamType.IsGenericParameter +- uid: CilTools.Reflection.GenericParamType.IsGenericParameter* + name: IsGenericParameter + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsGenericParameter_ + commentId: Overload:CilTools.Reflection.GenericParamType.IsGenericParameter + fullName: CilTools.Reflection.GenericParamType.IsGenericParameter + nameWithType: GenericParamType.IsGenericParameter +- uid: CilTools.Reflection.GenericParamType.IsPointerImpl + name: IsPointerImpl() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsPointerImpl + commentId: M:CilTools.Reflection.GenericParamType.IsPointerImpl + fullName: CilTools.Reflection.GenericParamType.IsPointerImpl() + nameWithType: GenericParamType.IsPointerImpl() +- uid: CilTools.Reflection.GenericParamType.IsPointerImpl* + name: IsPointerImpl + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsPointerImpl_ + commentId: Overload:CilTools.Reflection.GenericParamType.IsPointerImpl + fullName: CilTools.Reflection.GenericParamType.IsPointerImpl + nameWithType: GenericParamType.IsPointerImpl +- uid: CilTools.Reflection.GenericParamType.IsPrimitiveImpl + name: IsPrimitiveImpl() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsPrimitiveImpl + commentId: M:CilTools.Reflection.GenericParamType.IsPrimitiveImpl + fullName: CilTools.Reflection.GenericParamType.IsPrimitiveImpl() + nameWithType: GenericParamType.IsPrimitiveImpl() +- uid: CilTools.Reflection.GenericParamType.IsPrimitiveImpl* + name: IsPrimitiveImpl + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_IsPrimitiveImpl_ + commentId: Overload:CilTools.Reflection.GenericParamType.IsPrimitiveImpl + fullName: CilTools.Reflection.GenericParamType.IsPrimitiveImpl + nameWithType: GenericParamType.IsPrimitiveImpl +- uid: CilTools.Reflection.GenericParamType.MakeArrayType + name: MakeArrayType() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_MakeArrayType + commentId: M:CilTools.Reflection.GenericParamType.MakeArrayType + fullName: CilTools.Reflection.GenericParamType.MakeArrayType() + nameWithType: GenericParamType.MakeArrayType() +- uid: CilTools.Reflection.GenericParamType.MakeArrayType* + name: MakeArrayType + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_MakeArrayType_ + commentId: Overload:CilTools.Reflection.GenericParamType.MakeArrayType + fullName: CilTools.Reflection.GenericParamType.MakeArrayType + nameWithType: GenericParamType.MakeArrayType +- uid: CilTools.Reflection.GenericParamType.MakeByRefType + name: MakeByRefType() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_MakeByRefType + commentId: M:CilTools.Reflection.GenericParamType.MakeByRefType + fullName: CilTools.Reflection.GenericParamType.MakeByRefType() + nameWithType: GenericParamType.MakeByRefType() +- uid: CilTools.Reflection.GenericParamType.MakeByRefType* + name: MakeByRefType + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_MakeByRefType_ + commentId: Overload:CilTools.Reflection.GenericParamType.MakeByRefType + fullName: CilTools.Reflection.GenericParamType.MakeByRefType + nameWithType: GenericParamType.MakeByRefType +- uid: CilTools.Reflection.GenericParamType.MakePointerType + name: MakePointerType() + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_MakePointerType + commentId: M:CilTools.Reflection.GenericParamType.MakePointerType + fullName: CilTools.Reflection.GenericParamType.MakePointerType() + nameWithType: GenericParamType.MakePointerType() +- uid: CilTools.Reflection.GenericParamType.MakePointerType* + name: MakePointerType + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_MakePointerType_ + commentId: Overload:CilTools.Reflection.GenericParamType.MakePointerType + fullName: CilTools.Reflection.GenericParamType.MakePointerType + nameWithType: GenericParamType.MakePointerType +- uid: CilTools.Reflection.GenericParamType.MetadataToken + name: MetadataToken + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_MetadataToken + commentId: P:CilTools.Reflection.GenericParamType.MetadataToken + fullName: CilTools.Reflection.GenericParamType.MetadataToken + nameWithType: GenericParamType.MetadataToken +- uid: CilTools.Reflection.GenericParamType.MetadataToken* + name: MetadataToken + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_MetadataToken_ + commentId: Overload:CilTools.Reflection.GenericParamType.MetadataToken + fullName: CilTools.Reflection.GenericParamType.MetadataToken + nameWithType: GenericParamType.MetadataToken +- uid: CilTools.Reflection.GenericParamType.Module + name: Module + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_Module + commentId: P:CilTools.Reflection.GenericParamType.Module + fullName: CilTools.Reflection.GenericParamType.Module + nameWithType: GenericParamType.Module +- uid: CilTools.Reflection.GenericParamType.Module* + name: Module + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_Module_ + commentId: Overload:CilTools.Reflection.GenericParamType.Module + fullName: CilTools.Reflection.GenericParamType.Module + nameWithType: GenericParamType.Module +- uid: CilTools.Reflection.GenericParamType.Name + name: Name + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_Name + commentId: P:CilTools.Reflection.GenericParamType.Name + fullName: CilTools.Reflection.GenericParamType.Name + nameWithType: GenericParamType.Name +- uid: CilTools.Reflection.GenericParamType.Name* + name: Name + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_Name_ + commentId: Overload:CilTools.Reflection.GenericParamType.Name + fullName: CilTools.Reflection.GenericParamType.Name + nameWithType: GenericParamType.Name +- uid: CilTools.Reflection.GenericParamType.Namespace + name: Namespace + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_Namespace + commentId: P:CilTools.Reflection.GenericParamType.Namespace + fullName: CilTools.Reflection.GenericParamType.Namespace + nameWithType: GenericParamType.Namespace +- uid: CilTools.Reflection.GenericParamType.Namespace* + name: Namespace + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_Namespace_ + commentId: Overload:CilTools.Reflection.GenericParamType.Namespace + fullName: CilTools.Reflection.GenericParamType.Namespace + nameWithType: GenericParamType.Namespace +- uid: CilTools.Reflection.GenericParamType.UnderlyingSystemType + name: UnderlyingSystemType + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_UnderlyingSystemType + commentId: P:CilTools.Reflection.GenericParamType.UnderlyingSystemType + fullName: CilTools.Reflection.GenericParamType.UnderlyingSystemType + nameWithType: GenericParamType.UnderlyingSystemType +- uid: CilTools.Reflection.GenericParamType.UnderlyingSystemType* + name: UnderlyingSystemType + href: api/CilTools.Reflection.GenericParamType.html#CilTools_Reflection_GenericParamType_UnderlyingSystemType_ + commentId: Overload:CilTools.Reflection.GenericParamType.UnderlyingSystemType + fullName: CilTools.Reflection.GenericParamType.UnderlyingSystemType + nameWithType: GenericParamType.UnderlyingSystemType +- uid: CilTools.Reflection.ICustomAttribute + name: ICustomAttribute + href: api/CilTools.Reflection.ICustomAttribute.html + commentId: T:CilTools.Reflection.ICustomAttribute + fullName: CilTools.Reflection.ICustomAttribute + nameWithType: ICustomAttribute +- uid: CilTools.Reflection.ICustomAttribute.Constructor + name: Constructor + href: api/CilTools.Reflection.ICustomAttribute.html#CilTools_Reflection_ICustomAttribute_Constructor + commentId: P:CilTools.Reflection.ICustomAttribute.Constructor + fullName: CilTools.Reflection.ICustomAttribute.Constructor + nameWithType: ICustomAttribute.Constructor +- uid: CilTools.Reflection.ICustomAttribute.Constructor* + name: Constructor + href: api/CilTools.Reflection.ICustomAttribute.html#CilTools_Reflection_ICustomAttribute_Constructor_ + commentId: Overload:CilTools.Reflection.ICustomAttribute.Constructor + fullName: CilTools.Reflection.ICustomAttribute.Constructor + nameWithType: ICustomAttribute.Constructor +- uid: CilTools.Reflection.ICustomAttribute.Data + name: Data + href: api/CilTools.Reflection.ICustomAttribute.html#CilTools_Reflection_ICustomAttribute_Data + commentId: P:CilTools.Reflection.ICustomAttribute.Data + fullName: CilTools.Reflection.ICustomAttribute.Data + nameWithType: ICustomAttribute.Data +- uid: CilTools.Reflection.ICustomAttribute.Data* + name: Data + href: api/CilTools.Reflection.ICustomAttribute.html#CilTools_Reflection_ICustomAttribute_Data_ + commentId: Overload:CilTools.Reflection.ICustomAttribute.Data + fullName: CilTools.Reflection.ICustomAttribute.Data + nameWithType: ICustomAttribute.Data +- uid: CilTools.Reflection.ICustomAttribute.Owner + name: Owner + href: api/CilTools.Reflection.ICustomAttribute.html#CilTools_Reflection_ICustomAttribute_Owner + commentId: P:CilTools.Reflection.ICustomAttribute.Owner + fullName: CilTools.Reflection.ICustomAttribute.Owner + nameWithType: ICustomAttribute.Owner +- uid: CilTools.Reflection.ICustomAttribute.Owner* + name: Owner + href: api/CilTools.Reflection.ICustomAttribute.html#CilTools_Reflection_ICustomAttribute_Owner_ + commentId: Overload:CilTools.Reflection.ICustomAttribute.Owner + fullName: CilTools.Reflection.ICustomAttribute.Owner + nameWithType: ICustomAttribute.Owner - uid: CilTools.Reflection.ITokenResolver name: ITokenResolver href: api/CilTools.Reflection.ITokenResolver.html @@ -2281,6 +4345,15 @@ references: fullName.vb: CilTools.Reflection.LocalVariable.ReadSignature(System.Byte(), CilTools.Reflection.ITokenResolver) nameWithType: LocalVariable.ReadSignature(Byte[], ITokenResolver) nameWithType.vb: LocalVariable.ReadSignature(Byte(), ITokenResolver) +- uid: CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + name: ReadSignature(Byte[], ITokenResolver, MemberInfo) + href: api/CilTools.Reflection.LocalVariable.html#CilTools_Reflection_LocalVariable_ReadSignature_System_Byte___CilTools_Reflection_ITokenResolver_System_Reflection_MemberInfo_ + commentId: M:CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],CilTools.Reflection.ITokenResolver,System.Reflection.MemberInfo) + name.vb: ReadSignature(Byte(), ITokenResolver, MemberInfo) + fullName: CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[], CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + fullName.vb: CilTools.Reflection.LocalVariable.ReadSignature(System.Byte(), CilTools.Reflection.ITokenResolver, System.Reflection.MemberInfo) + nameWithType: LocalVariable.ReadSignature(Byte[], ITokenResolver, MemberInfo) + nameWithType.vb: LocalVariable.ReadSignature(Byte(), ITokenResolver, MemberInfo) - uid: CilTools.Reflection.LocalVariable.ReadSignature(System.Byte[],System.Reflection.Module) name: ReadSignature(Byte[], Module) href: api/CilTools.Reflection.LocalVariable.html#CilTools_Reflection_LocalVariable_ReadSignature_System_Byte___System_Reflection_Module_ @@ -2296,6 +4369,111 @@ references: commentId: Overload:CilTools.Reflection.LocalVariable.ReadSignature fullName: CilTools.Reflection.LocalVariable.ReadSignature nameWithType: LocalVariable.ReadSignature +- uid: CilTools.Reflection.PInvokeParams + name: PInvokeParams + href: api/CilTools.Reflection.PInvokeParams.html + commentId: T:CilTools.Reflection.PInvokeParams + fullName: CilTools.Reflection.PInvokeParams + nameWithType: PInvokeParams +- uid: CilTools.Reflection.PInvokeParams.#ctor(System.String,System.String,System.Runtime.InteropServices.CharSet,System.Boolean,System.Boolean,System.Nullable{System.Boolean},System.Runtime.InteropServices.CallingConvention) + name: PInvokeParams(String, String, CharSet, Boolean, Boolean, Nullable, CallingConvention) + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams__ctor_System_String_System_String_System_Runtime_InteropServices_CharSet_System_Boolean_System_Boolean_System_Nullable_System_Boolean__System_Runtime_InteropServices_CallingConvention_ + commentId: M:CilTools.Reflection.PInvokeParams.#ctor(System.String,System.String,System.Runtime.InteropServices.CharSet,System.Boolean,System.Boolean,System.Nullable{System.Boolean},System.Runtime.InteropServices.CallingConvention) + name.vb: PInvokeParams(String, String, CharSet, Boolean, Boolean, Nullable(Of Boolean), CallingConvention) + fullName: CilTools.Reflection.PInvokeParams.PInvokeParams(System.String, System.String, System.Runtime.InteropServices.CharSet, System.Boolean, System.Boolean, System.Nullable, System.Runtime.InteropServices.CallingConvention) + fullName.vb: CilTools.Reflection.PInvokeParams.PInvokeParams(System.String, System.String, System.Runtime.InteropServices.CharSet, System.Boolean, System.Boolean, System.Nullable(Of System.Boolean), System.Runtime.InteropServices.CallingConvention) + nameWithType: PInvokeParams.PInvokeParams(String, String, CharSet, Boolean, Boolean, Nullable, CallingConvention) + nameWithType.vb: PInvokeParams.PInvokeParams(String, String, CharSet, Boolean, Boolean, Nullable(Of Boolean), CallingConvention) +- uid: CilTools.Reflection.PInvokeParams.#ctor* + name: PInvokeParams + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams__ctor_ + commentId: Overload:CilTools.Reflection.PInvokeParams.#ctor + fullName: CilTools.Reflection.PInvokeParams.PInvokeParams + nameWithType: PInvokeParams.PInvokeParams +- uid: CilTools.Reflection.PInvokeParams.BestFitMapping + name: BestFitMapping + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_BestFitMapping + commentId: P:CilTools.Reflection.PInvokeParams.BestFitMapping + fullName: CilTools.Reflection.PInvokeParams.BestFitMapping + nameWithType: PInvokeParams.BestFitMapping +- uid: CilTools.Reflection.PInvokeParams.BestFitMapping* + name: BestFitMapping + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_BestFitMapping_ + commentId: Overload:CilTools.Reflection.PInvokeParams.BestFitMapping + fullName: CilTools.Reflection.PInvokeParams.BestFitMapping + nameWithType: PInvokeParams.BestFitMapping +- uid: CilTools.Reflection.PInvokeParams.CallingConvention + name: CallingConvention + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_CallingConvention + commentId: P:CilTools.Reflection.PInvokeParams.CallingConvention + fullName: CilTools.Reflection.PInvokeParams.CallingConvention + nameWithType: PInvokeParams.CallingConvention +- uid: CilTools.Reflection.PInvokeParams.CallingConvention* + name: CallingConvention + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_CallingConvention_ + commentId: Overload:CilTools.Reflection.PInvokeParams.CallingConvention + fullName: CilTools.Reflection.PInvokeParams.CallingConvention + nameWithType: PInvokeParams.CallingConvention +- uid: CilTools.Reflection.PInvokeParams.CharSet + name: CharSet + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_CharSet + commentId: P:CilTools.Reflection.PInvokeParams.CharSet + fullName: CilTools.Reflection.PInvokeParams.CharSet + nameWithType: PInvokeParams.CharSet +- uid: CilTools.Reflection.PInvokeParams.CharSet* + name: CharSet + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_CharSet_ + commentId: Overload:CilTools.Reflection.PInvokeParams.CharSet + fullName: CilTools.Reflection.PInvokeParams.CharSet + nameWithType: PInvokeParams.CharSet +- uid: CilTools.Reflection.PInvokeParams.ExactSpelling + name: ExactSpelling + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_ExactSpelling + commentId: P:CilTools.Reflection.PInvokeParams.ExactSpelling + fullName: CilTools.Reflection.PInvokeParams.ExactSpelling + nameWithType: PInvokeParams.ExactSpelling +- uid: CilTools.Reflection.PInvokeParams.ExactSpelling* + name: ExactSpelling + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_ExactSpelling_ + commentId: Overload:CilTools.Reflection.PInvokeParams.ExactSpelling + fullName: CilTools.Reflection.PInvokeParams.ExactSpelling + nameWithType: PInvokeParams.ExactSpelling +- uid: CilTools.Reflection.PInvokeParams.FunctionName + name: FunctionName + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_FunctionName + commentId: P:CilTools.Reflection.PInvokeParams.FunctionName + fullName: CilTools.Reflection.PInvokeParams.FunctionName + nameWithType: PInvokeParams.FunctionName +- uid: CilTools.Reflection.PInvokeParams.FunctionName* + name: FunctionName + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_FunctionName_ + commentId: Overload:CilTools.Reflection.PInvokeParams.FunctionName + fullName: CilTools.Reflection.PInvokeParams.FunctionName + nameWithType: PInvokeParams.FunctionName +- uid: CilTools.Reflection.PInvokeParams.ModuleName + name: ModuleName + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_ModuleName + commentId: P:CilTools.Reflection.PInvokeParams.ModuleName + fullName: CilTools.Reflection.PInvokeParams.ModuleName + nameWithType: PInvokeParams.ModuleName +- uid: CilTools.Reflection.PInvokeParams.ModuleName* + name: ModuleName + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_ModuleName_ + commentId: Overload:CilTools.Reflection.PInvokeParams.ModuleName + fullName: CilTools.Reflection.PInvokeParams.ModuleName + nameWithType: PInvokeParams.ModuleName +- uid: CilTools.Reflection.PInvokeParams.SetLastError + name: SetLastError + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_SetLastError + commentId: P:CilTools.Reflection.PInvokeParams.SetLastError + fullName: CilTools.Reflection.PInvokeParams.SetLastError + nameWithType: PInvokeParams.SetLastError +- uid: CilTools.Reflection.PInvokeParams.SetLastError* + name: SetLastError + href: api/CilTools.Reflection.PInvokeParams.html#CilTools_Reflection_PInvokeParams_SetLastError_ + commentId: Overload:CilTools.Reflection.PInvokeParams.SetLastError + fullName: CilTools.Reflection.PInvokeParams.SetLastError + nameWithType: PInvokeParams.SetLastError - uid: CilTools.Runtime name: CilTools.Runtime href: api/CilTools.Runtime.html @@ -3100,6 +5278,12 @@ references: commentId: T:CilTools.Runtime.DynamicMethodsAssembly fullName: CilTools.Runtime.DynamicMethodsAssembly nameWithType: DynamicMethodsAssembly +- uid: CilTools.Runtime.DynamicMethodsAssembly.#ctor(Microsoft.Diagnostics.Runtime.DataTarget,CilTools.Runtime.ClrAssemblyReader,System.Boolean) + name: DynamicMethodsAssembly(DataTarget, ClrAssemblyReader, Boolean) + href: api/CilTools.Runtime.DynamicMethodsAssembly.html#CilTools_Runtime_DynamicMethodsAssembly__ctor_Microsoft_Diagnostics_Runtime_DataTarget_CilTools_Runtime_ClrAssemblyReader_System_Boolean_ + commentId: M:CilTools.Runtime.DynamicMethodsAssembly.#ctor(Microsoft.Diagnostics.Runtime.DataTarget,CilTools.Runtime.ClrAssemblyReader,System.Boolean) + fullName: CilTools.Runtime.DynamicMethodsAssembly.DynamicMethodsAssembly(Microsoft.Diagnostics.Runtime.DataTarget, CilTools.Runtime.ClrAssemblyReader, System.Boolean) + nameWithType: DynamicMethodsAssembly.DynamicMethodsAssembly(DataTarget, ClrAssemblyReader, Boolean) - uid: CilTools.Runtime.DynamicMethodsAssembly.#ctor(Microsoft.Diagnostics.Runtime.DataTarget,System.Boolean) name: DynamicMethodsAssembly(DataTarget, Boolean) href: api/CilTools.Runtime.DynamicMethodsAssembly.html#CilTools_Runtime_DynamicMethodsAssembly__ctor_Microsoft_Diagnostics_Runtime_DataTarget_System_Boolean_ @@ -3112,6 +5296,18 @@ references: commentId: Overload:CilTools.Runtime.DynamicMethodsAssembly.#ctor fullName: CilTools.Runtime.DynamicMethodsAssembly.DynamicMethodsAssembly nameWithType: DynamicMethodsAssembly.DynamicMethodsAssembly +- uid: CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader + name: AssemblyReader + href: api/CilTools.Runtime.DynamicMethodsAssembly.html#CilTools_Runtime_DynamicMethodsAssembly_AssemblyReader + commentId: P:CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader + fullName: CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader + nameWithType: DynamicMethodsAssembly.AssemblyReader +- uid: CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader* + name: AssemblyReader + href: api/CilTools.Runtime.DynamicMethodsAssembly.html#CilTools_Runtime_DynamicMethodsAssembly_AssemblyReader_ + commentId: Overload:CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader + fullName: CilTools.Runtime.DynamicMethodsAssembly.AssemblyReader + nameWithType: DynamicMethodsAssembly.AssemblyReader - uid: CilTools.Runtime.DynamicMethodsAssembly.ChildType name: ChildType href: api/CilTools.Runtime.DynamicMethodsAssembly.html#CilTools_Runtime_DynamicMethodsAssembly_ChildType