|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.RuntimeType, including all inherited members.
| _CreateEnum(RuntimeType enumType, long value) | System.RuntimeType | private |
| AllocateValueType(RuntimeType type, object value, bool fForceTypeChange) | System.RuntimeType | private |
| Assembly | System.RuntimeType | |
| AssemblyQualifiedName | System.RuntimeType | |
| AsType() | System.Reflection.TypeInfo | inlinevirtual |
| Attributes | System.Type | |
| BaseType | System.RuntimeType | |
| BinarySearch(Array array, object value) | System.Type | inlineprivatestatic |
| Cache | System.RuntimeType | private |
| CacheEquals(object o) | System.RuntimeType | inlinepackagevirtual |
| CacheIfExists | System.RuntimeType | private |
| CanValueSpecialCast(RuntimeType valueType, RuntimeType targetType) | System.RuntimeType | private |
| CheckValue(object value, Binder binder, CultureInfo culture, BindingFlags invokeAttr) | System.RuntimeType | inlinepackage |
| ClearCache() | System.RuntimeType | inlinepackage |
| Clone() | System.RuntimeType | inline |
| ContainsGenericParameters | System.RuntimeType | |
| CreateEnum(RuntimeType enumType, long value) | System.RuntimeType | inlinepackagestatic |
| CreateGetMemberWithSameMetadataDefinitionAsNotFoundException(MemberInfo member) | System.Type | inlineprotectedstatic |
| CreateInstanceCheckThis() | System.RuntimeType | inlineprivate |
| CreateInstanceDefaultCtor(bool publicOnly, bool wrapExceptions) | System.RuntimeType | inlinepackage |
| CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture) | System.RuntimeType | inlinepackage |
| CreateInstanceOfT() | System.RuntimeType | inlinepackage |
| CustomAttributes | System.Reflection.MemberInfo | |
| DeclaredConstructors | System.Reflection.TypeInfo | |
| DeclaredEvents | System.Reflection.TypeInfo | |
| DeclaredFields | System.Reflection.TypeInfo | |
| DeclaredMembers | System.Reflection.TypeInfo | |
| DeclaredMethods | System.Reflection.TypeInfo | |
| DeclaredNestedTypes | System.Reflection.TypeInfo | |
| DeclaredProperties | System.Reflection.TypeInfo | |
| DeclaringMethod | System.RuntimeType | |
| DeclaringType | System.RuntimeType | |
| DefaultBinder | System.Type | static |
| Delimiter | System.Type | static |
| DispatchWrapperType enum name | System.RuntimeType | private |
| DomainInitialized | System.RuntimeType | package |
| EmptyTypes | System.Type | static |
| Equals(object obj) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.Equals(object? o) | System.Type | inline |
| System::Reflection::TypeInfo.Equals(Type? o) | System.Type | inlinevirtual |
| FilterApplyBase(MemberInfo memberInfo, BindingFlags bindingFlags, bool isPublic, bool isNonProtectedInternal, bool isStatic, string name, bool prefixLookup) | System.RuntimeType | inlineprivatestatic |
| FilterApplyConstructorInfo(RuntimeConstructorInfo constructor, BindingFlags bindingFlags, CallingConventions callConv, Type[] argumentTypes) | System.RuntimeType | inlineprivatestatic |
| FilterApplyMethodBase(MethodBase methodBase, BindingFlags methodFlags, BindingFlags bindingFlags, CallingConventions callConv, Type[] argumentTypes) | System.RuntimeType | inlineprivatestatic |
| FilterApplyMethodInfo(RuntimeMethodInfo method, BindingFlags bindingFlags, CallingConventions callConv, Type[] argumentTypes) | System.RuntimeType | inlineprivatestatic |
| FilterApplyPrefixLookup(MemberInfo memberInfo, string name, bool ignoreCase) | System.RuntimeType | inlineprivatestatic |
| FilterApplyType(Type type, BindingFlags bindingFlags, string name, bool prefixLookup, string ns) | System.RuntimeType | inlineprivatestatic |
| FilterAttribute | System.Type | static |
| FilterAttributeImpl(MemberInfo m, object filterCriteria) | System.Type | inlineprivatestatic |
| FilterHelper(BindingFlags bindingFlags, ref string name, bool allowPrefixLookup, out bool prefixLookup, out bool ignoreCase, out MemberListType listType) | System.RuntimeType | inlineprivatestatic |
| FilterHelper(BindingFlags bindingFlags, ref string name, out bool ignoreCase, out MemberListType listType) | System.RuntimeType | inlineprivatestatic |
| FilterName | System.Type | static |
| FilterNameIgnoreCase | System.Type | static |
| FilterNameImpl(MemberInfo m, object filterCriteria, StringComparison comparison) | System.Type | inlineprivatestatic |
| FilterPreCalculate(bool isPublic, bool isInherited, bool isStatic) | System.RuntimeType | inlinepackagestatic |
| FindInterfaces(TypeFilter filter, object? filterCriteria) | System.Type | inlinevirtual |
| FindMembers(MemberTypes memberType, BindingFlags bindingAttr, MemberFilter? filter, object? filterCriteria) | System.Type | inlinevirtual |
| FormatTypeName() | System.Type | inlinepackage |
| ForwardCallBinder | System.RuntimeType | privatestatic |
| ForwardCallToInvokeMember(string memberName, BindingFlags flags, object target, object[] aArgs, bool[] aArgsIsByRef, int[] aArgsWrapperTypes, Type[] aArgsTypes, Type retType) | System.RuntimeType | inlineprivate |
| FullName | System.RuntimeType | |
| GenericCache | System.RuntimeType | package |
| GenericParameterAttributes | System.RuntimeType | |
| GenericParameterCountAny | System.RuntimeType | privatestatic |
| GenericParameterPosition | System.RuntimeType | |
| GenericTypeArguments | System.Type | |
| GenericTypeParameters | System.Reflection.TypeInfo | |
| GetArrayRank() | System.RuntimeType | inlinevirtual |
| GetAttributeFlagsImpl() | System.RuntimeType | inlineprotected |
| GetBaseType() | System.RuntimeType | inlineprivate |
| GetCachedName(TypeNameKind kind) | System.RuntimeType | inlineprivate |
| GetConstructor(Type[] types) | System.Type | inline |
| GetConstructor(BindingFlags bindingAttr, Type[] types) | System.Type | inline |
| GetConstructor(BindingFlags bindingAttr, Binder? binder, Type[] types, ParameterModifier[]? modifiers) | System.Type | inline |
| GetConstructor(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers) | System.Type | inline |
| GetConstructorCandidates(string name, BindingFlags bindingAttr, CallingConventions callConv, Type[] types, bool allowPrefixLookup) | System.RuntimeType | inlineprivate |
| GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers) | System.RuntimeType | inlineprotected |
| System::Reflection::TypeInfo.GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers) | System.Type | protected |
| GetConstructors(BindingFlags bindingAttr) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.GetConstructors() | System.Type | inline |
| GetConstructorWithSameMetadataDefinitionAs(RuntimeType runtimeType, MemberInfo constructor) | System.RuntimeType | inlineprivatestatic |
| GetCustomAttributes(bool inherit) | System.RuntimeType | inline |
| GetCustomAttributes(Type attributeType, bool inherit) | System.RuntimeType | inline |
| GetCustomAttributesData() | System.RuntimeType | inlinevirtual |
| GetDeclaredEvent(string name) | System.Reflection.TypeInfo | inlinevirtual |
| GetDeclaredField(string name) | System.Reflection.TypeInfo | inlinevirtual |
| GetDeclaredMethod(string name) | System.Reflection.TypeInfo | inlinevirtual |
| GetDeclaredMethods(string name) | System.Reflection.TypeInfo | inlinevirtual |
| GetDeclaredNestedType(string name) | System.Reflection.TypeInfo | inlinevirtual |
| GetDeclaredProperty(string name) | System.Reflection.TypeInfo | inlinevirtual |
| GetDefaultMemberName() | System.RuntimeType | inlineprivate |
| GetDefaultMembers() | System.RuntimeType | inlinevirtual |
| GetElementType() | System.RuntimeType | inline |
| GetEmptyArray() | System.RuntimeType | inlinepackage |
| GetEnumData(out string[] enumNames, out Array enumValues) | System.Type | inlineprivate |
| GetEnumName(object value) | System.RuntimeType | inlinevirtual |
| GetEnumNames() | System.RuntimeType | inlinevirtual |
| GetEnumRawConstantValues() | System.Type | inlineprivate |
| GetEnumUnderlyingType() | System.RuntimeType | inlinevirtual |
| GetEnumValues() | System.RuntimeType | inlinevirtual |
| GetEvent(string name, BindingFlags bindingAttr) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.GetEvent(string name) | System.Type | inline |
| GetEventCandidates(string name, BindingFlags bindingAttr, bool allowPrefixLookup) | System.RuntimeType | inlineprivate |
| GetEvents(BindingFlags bindingAttr) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.GetEvents() | System.Type | inlinevirtual |
| GetEventWithSameMetadataDefinitionAs(RuntimeType runtimeType, MemberInfo eventInfo) | System.RuntimeType | inlineprivatestatic |
| GetField(string name, BindingFlags bindingAttr) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.GetField(string name) | System.Type | inline |
| GetFieldCandidates(string name, BindingFlags bindingAttr, bool allowPrefixLookup) | System.RuntimeType | inlineprivate |
| GetFieldInfo(IRuntimeFieldInfo fieldHandle) | System.RuntimeType | inlinepackagestatic |
| GetFieldInfo(RuntimeType reflectedType, IRuntimeFieldInfo field) | System.RuntimeType | inlinepackagestatic |
| GetFields(BindingFlags bindingAttr) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.GetFields() | System.Type | inline |
| GetFieldWithSameMetadataDefinitionAs(RuntimeType runtimeType, MemberInfo field) | System.RuntimeType | inlineprivatestatic |
| GetGenericArguments() | System.RuntimeType | inlinevirtual |
| GetGenericArgumentsInternal() | System.RuntimeType | inlinepackage |
| GetGenericParameterConstraints() | System.RuntimeType | inlinevirtual |
| GetGenericTypeDefinition() | System.RuntimeType | inlinevirtual |
| GetGUID(ref Guid result) | System.RuntimeType | private |
| GetHashCode() | System.RuntimeType | inline |
| GetInterface(string fullname, bool ignoreCase) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.GetInterface(string name) | System.Type | inline |
| GetInterfaceMap([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicMethods|DynamicallyAccessedMemberTypes.NonPublicMethods)] Type ifaceType) | System.RuntimeType | inlinevirtual |
| GetInterfaces() | System.RuntimeType | inline |
| GetMember(string name, MemberTypes type, BindingFlags bindingAttr) | System.RuntimeType | inlinevirtual |
| System::Reflection::TypeInfo.GetMember(string name) | System.Type | inline |
| System::Reflection::TypeInfo.GetMember(string name, BindingFlags bindingAttr) | System.Type | inlinevirtual |
| GetMembers(BindingFlags bindingAttr) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.GetMembers() | System.Type | inline |
| GetMemberWithSameMetadataDefinitionAs(MemberInfo member) | System.RuntimeType | inlinevirtual |
| GetMethod(string name) | System.Type | inline |
| GetMethod(string name, BindingFlags bindingAttr) | System.Type | inline |
| GetMethod(string name, BindingFlags bindingAttr, Type[] types) | System.Type | inline |
| GetMethod(string name, Type[] types) | System.Type | inline |
| GetMethod(string name, Type[] types, ParameterModifier[]? modifiers) | System.Type | inline |
| GetMethod(string name, BindingFlags bindingAttr, Binder? binder, Type[] types, ParameterModifier[]? modifiers) | System.Type | inline |
| GetMethod(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers) | System.Type | inline |
| GetMethod(string name, int genericParameterCount, Type[] types) | System.Type | inline |
| GetMethod(string name, int genericParameterCount, Type[] types, ParameterModifier[]? modifiers) | System.Type | inline |
| GetMethod(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, Type[] types, ParameterModifier[]? modifiers) | System.Type | inline |
| GetMethod(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers) | System.Type | inline |
| GetMethodBase(RuntimeModule scope, int typeMetadataToken) | System.RuntimeType | inlinepackagestatic |
| GetMethodBase(IRuntimeMethodInfo methodHandle) | System.RuntimeType | inlinepackagestatic |
| GetMethodBase(RuntimeType reflectedType, IRuntimeMethodInfo methodHandle) | System.RuntimeType | inlinepackagestatic |
| GetMethodBase(RuntimeType reflectedType, RuntimeMethodHandleInternal methodHandle) | System.RuntimeType | inlinepackagestatic |
| GetMethodCandidates(string name, int genericParameterCount, BindingFlags bindingAttr, CallingConventions callConv, Type[] types, bool allowPrefixLookup) | System.RuntimeType | inlineprivate |
| GetMethodImpl(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConv, Type[] types, ParameterModifier[] modifiers) | System.RuntimeType | inlineprotected |
| GetMethodImpl(string name, int genericParameterCount, BindingFlags bindingAttr, Binder binder, CallingConventions callConv, Type[] types, ParameterModifier[] modifiers) | System.RuntimeType | inlineprotected |
| System::Reflection::TypeInfo.GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types, ParameterModifier[]? modifiers) | System.Type | protected |
| System::Reflection::TypeInfo.GetMethodImpl(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types, ParameterModifier[]? modifiers) | System.Type | inlineprotectedvirtual |
| GetMethodImplCommon(string name, int genericParameterCount, BindingFlags bindingAttr, Binder binder, CallingConventions callConv, Type[] types, ParameterModifier[] modifiers) | System.RuntimeType | inlineprivate |
| GetMethods(BindingFlags bindingAttr) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.GetMethods() | System.Type | inline |
| GetMethodWithSameMetadataDefinitionAs(RuntimeType runtimeType, MemberInfo method) | System.RuntimeType | inlineprivatestatic |
| GetNestedType(string fullname, BindingFlags bindingAttr) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.GetNestedType(string name) | System.Type | inline |
| GetNestedTypeCandidates(string fullname, BindingFlags bindingAttr, bool allowPrefixLookup) | System.RuntimeType | inlineprivate |
| GetNestedTypes(BindingFlags bindingAttr) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.GetNestedTypes() | System.Type | inline |
| GetNestedTypeWithSameMetadataDefinitionAs(RuntimeType runtimeType, MemberInfo nestedType) | System.RuntimeType | inlineprivatestatic |
| GetProperties(BindingFlags bindingAttr) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.GetProperties() | System.Type | inline |
| GetProperty(string name) | System.Type | inline |
| GetProperty(string name, BindingFlags bindingAttr) | System.Type | inline |
| GetProperty(string name, Type? returnType) | System.Type | inline |
| GetProperty(string name, Type[] types) | System.Type | inline |
| GetProperty(string name, Type? returnType, Type[] types) | System.Type | inline |
| GetProperty(string name, Type? returnType, Type[] types, ParameterModifier[]? modifiers) | System.Type | inline |
| GetProperty(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[] types, ParameterModifier[]? modifiers) | System.Type | inline |
| GetPropertyCandidates(string name, BindingFlags bindingAttr, Type[] types, bool allowPrefixLookup) | System.RuntimeType | inlineprivate |
| GetPropertyImpl(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers) | System.RuntimeType | inlineprotected |
| System::Reflection::TypeInfo.GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types, ParameterModifier[]? modifiers) | System.Type | protected |
| GetPropertyInfo(RuntimeType reflectedType, int tkProperty) | System.RuntimeType | inlineprivatestatic |
| GetPropertyWithSameMetadataDefinitionAs(RuntimeType runtimeType, MemberInfo property) | System.RuntimeType | inlineprivatestatic |
| GetRankString(int rank) | System.Reflection.TypeInfo | inlinepackagestatic |
| GetRootElementType() | System.Type | inlinepackage |
| GetRuntimeModule() | System.RuntimeType | inlinepackage |
| GetType(string typeName, bool throwOnError, bool ignoreCase, ref StackCrawlMark stackMark) | System.RuntimeType | inlinepackagestatic |
| System::Reflection::TypeInfo.GetType(string typeName, bool throwOnError, bool ignoreCase) | System.Type | inlinestatic |
| System::Reflection::TypeInfo.GetType(string typeName, bool throwOnError) | System.Type | inlinestatic |
| System::Reflection::TypeInfo.GetType(string typeName) | System.Type | inlinestatic |
| System::Reflection::TypeInfo.GetType(string typeName, Func< AssemblyName, Assembly?>? assemblyResolver, Func< Assembly?, string, bool, Type?>? typeResolver) | System.Type | inlinestatic |
| System::Reflection::TypeInfo.GetType(string typeName, Func< AssemblyName, Assembly?>? assemblyResolver, Func< Assembly?, string, bool, Type?>? typeResolver, bool throwOnError) | System.Type | inlinestatic |
| System::Reflection::TypeInfo.GetType(string typeName, Func< AssemblyName, Assembly?>? assemblyResolver, Func< Assembly?, string, bool, Type?>? typeResolver, bool throwOnError, bool ignoreCase) | System.Type | inlinestatic |
| System::Reflection::TypeInfo.GetType() | System.Type | inline |
| GetTypeArray(object[] args) | System.Type | inlinestatic |
| GetTypeCode(Type? type) | System.Type | inlinestatic |
| GetTypeCodeImpl() | System.RuntimeType | inlineprotectedvirtual |
| GetTypeFromCLSID(Guid clsid) | System.Type | inlinestatic |
| GetTypeFromCLSID(Guid clsid, bool throwOnError) | System.Type | inlinestatic |
| GetTypeFromCLSID(Guid clsid, string? server) | System.Type | inlinestatic |
| GetTypeFromCLSID(Guid clsid, string? server, bool throwOnError) | System.Type | inlinestatic |
| GetTypeFromHandle(RuntimeTypeHandle handle) | System.Type | |
| GetTypeFromHandleUnsafe(IntPtr handle) | System.Type | package |
| GetTypeFromProgID(string progID) | System.Type | inlinestatic |
| GetTypeFromProgID(string progID, bool throwOnError) | System.Type | inlinestatic |
| GetTypeFromProgID(string progID, string? server) | System.Type | inlinestatic |
| GetTypeFromProgID(string progID, string? server, bool throwOnError) | System.Type | inlinestatic |
| GetTypeHandle(object o) | System.Type | inlinestatic |
| GetTypeHandleInternal() | System.Type | inlinepackagevirtual |
| GetTypeInfo() | System.Reflection.TypeInfo | inlineprivate |
| GetUnderlyingNativeHandle() | System.RuntimeType | inlinepackage |
| GUID | System.RuntimeType | |
| HasElementType | System.Type | |
| HasElementTypeImpl() | System.RuntimeType | inlineprotected |
| HasSameMetadataDefinitionAs(MemberInfo other) | System.RuntimeType | inlinevirtual |
| HasSameMetadataDefinitionAsCore< TOther >(MemberInfo other) | System.Reflection.MemberInfo | inlinepackage |
| ImplementedInterfaces | System.Reflection.TypeInfo | |
| ImplementInterface(Type ifaceType) | System.Type | inlinepackage |
| InitializeCache() | System.RuntimeType | inlineprivate |
| InvalidateCachedNestedType() | System.RuntimeType | inlinepackage |
| InvokeDispMethod(string name, BindingFlags invokeAttr, object target, object[] args, bool[] byrefModifiers, int culture, string[] namedParameters) | System.RuntimeType | private |
| InvokeMember(string name, BindingFlags bindingFlags, Binder binder, object target, object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, string[] namedParams) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args) | System.Type | inline |
| System::Reflection::TypeInfo.InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args, CultureInfo? culture) | System.Type | inline |
| System::Reflection::TypeInfo.InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args, ParameterModifier[]? modifiers, CultureInfo? culture, string[]? namedParameters) | System.Type | |
| IsAbstract | System.Type | |
| IsAnsiClass | System.Type | |
| IsArray | System.Type | |
| IsArrayImpl() | System.RuntimeType | inlineprotected |
| IsAssignableFrom([NotNullWhen(true)] TypeInfo typeInfo) | System.RuntimeType | inline |
| IsAssignableFrom([NotNullWhen(true)] Type c) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.IsAssignableFrom([NotNullWhen(true)] TypeInfo? typeInfo) | System.Reflection.TypeInfo | inlinevirtual |
| System::Type.IsAssignableFrom([NotNullWhen(true)] Type? c) | System.Type | inlinevirtual |
| IsAssignableTo([NotNullWhen(true)] Type? targetType) | System.Type | inline |
| IsAutoClass | System.Type | |
| IsAutoLayout | System.Type | |
| IsByRef | System.Type | |
| IsByRefImpl() | System.RuntimeType | inlineprotected |
| IsByRefLike | System.RuntimeType | |
| IsClass | System.Type | |
| IsCollectible | System.RuntimeType | |
| IsCOMObject | System.Type | |
| IsCOMObjectImpl() | System.RuntimeType | inlineprotected |
| IsConstructedGenericType | System.RuntimeType | |
| IsContextful | System.Type | |
| IsContextfulImpl() | System.RuntimeType | inlineprotectedvirtual |
| IsDefined(Type attributeType, bool inherit) | System.RuntimeType | inline |
| IsDelegate() | System.RuntimeType | inlinepackage |
| IsEnum | System.Type | |
| IsEnumDefined(object value) | System.RuntimeType | inlinevirtual |
| IsEquivalentTo([NotNullWhen(true)] Type other) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.IsEquivalentTo([NotNullWhen(true)] Type? other) | System.Type | inlinevirtual |
| IsExplicitLayout | System.Type | |
| IsGenericCOMObjectImpl() | System.RuntimeType | inlinepackage |
| IsGenericMethodParameter | System.Type | |
| IsGenericParameter | System.RuntimeType | |
| IsGenericType | System.RuntimeType | |
| IsGenericTypeDefinition | System.RuntimeType | |
| IsGenericTypeParameter | System.Type | |
| IsImport | System.Type | |
| IsInstanceOfType([NotNullWhen(true)] object o) | System.RuntimeType | inline |
| System::Reflection::TypeInfo.IsInstanceOfType([NotNullWhen(true)] object? o) | System.Type | inlinevirtual |
| IsIntegerType(Type t) | System.Type | inlinepackagestatic |
| IsInterface | System.Type | |
| IsLayoutSequential | System.Type | |
| IsMarshalByRef | System.Type | |
| IsMarshalByRefImpl() | System.Type | inlineprotectedvirtual |
| IsNested | System.Type | |
| IsNestedAssembly | System.Type | |
| IsNestedFamANDAssem | System.Type | |
| IsNestedFamily | System.Type | |
| IsNestedFamORAssem | System.Type | |
| IsNestedPrivate | System.Type | |
| IsNestedPublic | System.Type | |
| IsNotPublic | System.Type | |
| IsPointer | System.Type | |
| IsPointerImpl() | System.RuntimeType | inlineprotected |
| IsPrimitive | System.Type | |
| IsPrimitiveImpl() | System.RuntimeType | inlineprotected |
| IsPublic | System.Type | |
| IsRuntimeImplemented() | System.Type | inlinepackage |
| IsSealed | System.Type | |
| IsSecurityCritical | System.RuntimeType | |
| IsSecuritySafeCritical | System.RuntimeType | |
| IsSecurityTransparent | System.RuntimeType | |
| IsSerializable | System.Type | |
| IsSignatureType | System.Type | |
| IsSpecialName | System.Type | |
| IsSubclassOf(Type type) | System.RuntimeType | inlinevirtual |
| IsSZArray | System.RuntimeType | |
| IsTypeDefinition | System.RuntimeType | |
| IsUnicodeClass | System.Type | |
| IsValueType | System.Type | |
| IsValueTypeImpl() | System.RuntimeType | inlineprotectedvirtual |
| IsVariableBoundArray | System.Type | |
| IsVisible | System.Type | |
| m_cache | System.RuntimeType | private |
| m_handle | System.RuntimeType | package |
| m_keepalive | System.RuntimeType | private |
| MakeArrayType() | System.RuntimeType | inlinevirtual |
| MakeArrayType(int rank) | System.RuntimeType | inlinevirtual |
| MakeByRefType() | System.RuntimeType | inlinevirtual |
| MakeGenericMethodParameter(int position) | System.Type | inlinestatic |
| MakeGenericSignatureType(Type genericTypeDefinition, params Type[] typeArguments) | System.Type | inlinestatic |
| MakeGenericType(params Type[] instantiation) | System.RuntimeType | inlinevirtual |
| MakePointerType() | System.RuntimeType | inlinevirtual |
| MemberListType enum name | System.RuntimeType | package |
| MemberType | System.RuntimeType | |
| MetadataToken | System.RuntimeType | |
| Missing | System.Type | static |
| Module | System.RuntimeType | |
| Name | System.RuntimeType | |
| Namespace | System.RuntimeType | |
| ObjectType | System.RuntimeType | privatestatic |
| operator!=(Type? left, Type? right) | System.Type | |
| System::Reflection::MemberInfo.operator!=(MemberInfo? left, MemberInfo? right) | System.Reflection.MemberInfo | inlinestatic |
| operator==(Type? left, Type? right) | System.Type | |
| System::Reflection::MemberInfo.operator==(MemberInfo? left, MemberInfo? right) | System.Reflection.MemberInfo | inlinestatic |
| ReflectedType | System.RuntimeType | |
| ReflectionOnlyGetType(string typeName, bool throwIfNotFound, bool ignoreCase) | System.Type | inlinestatic |
| RuntimeType() | System.RuntimeType | inlinepackage |
| s_defaultBinder | System.Type | privatestatic |
| s_ForwardCallBinder | System.RuntimeType | privatestatic |
| s_typedRef | System.RuntimeType | privatestatic |
| SanityCheckGenericArguments(RuntimeType[] genericArguments, RuntimeType[] genericParameters) | System.RuntimeType | inlinepackagestatic |
| SplitName(string fullname, out string name, out string ns) | System.RuntimeType | inlineprivatestatic |
| StringType | System.RuntimeType | privatestatic |
| StructLayoutAttribute | System.RuntimeType | |
| ThrowIfTypeNeverValidGenericArgument(RuntimeType type) | System.RuntimeType | inlineprivatestatic |
| ToString() | System.RuntimeType | inline |
| TryChangeType(object value, Binder binder, CultureInfo culture, bool needsSpecialCast) | System.RuntimeType | inlineprivate |
| TypeHandle | System.RuntimeType | |
| TypeInitializer | System.Type | |
| UnderlyingSystemType | System.RuntimeType | |
| ValidateGenericArguments(MemberInfo definition, RuntimeType[] genericArguments, Exception e) | System.RuntimeType | inlinepackagestatic |
| ValueType | System.RuntimeType | packagestatic |
| WrapArgsForInvokeCall(object[] aArgs, int[] aArgsWrapperTypes) | System.RuntimeType | inlineprivatestatic |