Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.SignatureType Member List

This is the complete list of members for System.Reflection.SignatureType, including all inherited members.

AssemblySystem.Reflection.SignatureType
AssemblyQualifiedNameSystem.Reflection.SignatureType
AttributesSystem.Type
BaseTypeSystem.Reflection.SignatureType
BinarySearch(Array array, object value)System.Typeinlineprivatestatic
CacheEquals(object o)System.Reflection.MemberInfoinlinepackagevirtual
ContainsGenericParametersSystem.Reflection.SignatureType
CreateGetMemberWithSameMetadataDefinitionAsNotFoundException(MemberInfo member)System.Typeinlineprotectedstatic
CustomAttributesSystem.Reflection.SignatureType
DeclaringMethodSystem.Reflection.SignatureType
DeclaringTypeSystem.Reflection.SignatureType
DefaultBinderSystem.Typestatic
DelimiterSystem.Typestatic
ElementTypeSystem.Reflection.SignatureTypepackage
EmptyTypesSystem.Typestatic
Equals(object? o)System.Typeinline
Equals(Type? o)System.Typeinlinevirtual
FilterAttributeSystem.Typestatic
FilterAttributeImpl(MemberInfo m, object filterCriteria)System.Typeinlineprivatestatic
FilterNameSystem.Typestatic
FilterNameIgnoreCaseSystem.Typestatic
FilterNameImpl(MemberInfo m, object filterCriteria, StringComparison comparison)System.Typeinlineprivatestatic
FindInterfaces(TypeFilter filter, object filterCriteria)System.Reflection.SignatureTypeinline
System::Type.FindInterfaces(TypeFilter filter, object? filterCriteria)System.Typeinlinevirtual
FindMembers(MemberTypes memberType, BindingFlags bindingAttr, MemberFilter filter, object filterCriteria)System.Reflection.SignatureTypeinline
System::Type.FindMembers(MemberTypes memberType, BindingFlags bindingAttr, MemberFilter? filter, object? filterCriteria)System.Typeinlinevirtual
FormatTypeName()System.Typeinlinepackage
FullNameSystem.Reflection.SignatureType
GenericParameterAttributesSystem.Reflection.SignatureType
GenericParameterPositionSystem.Reflection.SignatureType
GenericTypeArgumentsSystem.Reflection.SignatureType
GetArrayRank()System.Reflection.SignatureTypevirtual
GetAttributeFlagsImpl()System.Reflection.SignatureTypeinlineprotected
GetConstructor(Type[] types)System.Typeinline
GetConstructor(BindingFlags bindingAttr, Type[] types)System.Typeinline
GetConstructor(BindingFlags bindingAttr, Binder? binder, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetConstructor(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)System.Reflection.SignatureTypeinlineprotected
System::Type.GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers)System.Typeprotected
GetConstructors(BindingFlags bindingAttr)System.Reflection.SignatureTypeinline
System::Type.GetConstructors()System.Typeinline
GetCustomAttributes(bool inherit)System.Reflection.SignatureTypeinline
GetCustomAttributes(Type attributeType, bool inherit)System.Reflection.SignatureTypeinline
GetCustomAttributesData()System.Reflection.SignatureTypeinlinevirtual
GetDefaultMembers()System.Reflection.SignatureTypeinlinevirtual
GetElementType()System.Reflection.SignatureTypeinline
GetEnumData(out string[] enumNames, out Array enumValues)System.Typeinlineprivate
GetEnumName(object value)System.Reflection.SignatureTypeinlinevirtual
GetEnumNames()System.Reflection.SignatureTypeinlinevirtual
GetEnumRawConstantValues()System.Typeinlineprivate
GetEnumUnderlyingType()System.Reflection.SignatureTypeinlinevirtual
GetEnumValues()System.Reflection.SignatureTypeinlinevirtual
GetEvent(string name, BindingFlags bindingAttr)System.Reflection.SignatureTypeinline
System::Type.GetEvent(string name)System.Typeinline
GetEvents(BindingFlags bindingAttr)System.Reflection.SignatureTypeinline
GetEvents()System.Reflection.SignatureTypeinlinevirtual
GetField(string name, BindingFlags bindingAttr)System.Reflection.SignatureTypeinline
System::Type.GetField(string name)System.Typeinline
GetFields(BindingFlags bindingAttr)System.Reflection.SignatureTypeinline
System::Type.GetFields()System.Typeinline
GetGenericArguments()System.Reflection.SignatureTypevirtual
GetGenericParameterConstraints()System.Reflection.SignatureTypeinlinevirtual
GetGenericTypeDefinition()System.Reflection.SignatureTypevirtual
GetHashCode()System.Typeinline
GetInterface(string name, bool ignoreCase)System.Reflection.SignatureTypeinline
System::Type.GetInterface(string name)System.Typeinline
GetInterfaceMap([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicMethods|DynamicallyAccessedMemberTypes.NonPublicMethods)] Type interfaceType)System.Reflection.SignatureTypeinlinevirtual
GetInterfaces()System.Reflection.SignatureTypeinline
GetMember(string name, BindingFlags bindingAttr)System.Reflection.SignatureTypeinlinevirtual
GetMember(string name, MemberTypes type, BindingFlags bindingAttr)System.Reflection.SignatureTypeinlinevirtual
System::Type.GetMember(string name)System.Typeinline
GetMembers(BindingFlags bindingAttr)System.Reflection.SignatureTypeinline
System::Type.GetMembers()System.Typeinline
GetMemberWithSameMetadataDefinitionAs(MemberInfo member)System.Typeinlinevirtual
GetMethod(string name)System.Typeinline
GetMethod(string name, BindingFlags bindingAttr)System.Typeinline
GetMethod(string name, BindingFlags bindingAttr, Type[] types)System.Typeinline
GetMethod(string name, Type[] types)System.Typeinline
GetMethod(string name, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetMethod(string name, BindingFlags bindingAttr, Binder? binder, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetMethod(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetMethod(string name, int genericParameterCount, Type[] types)System.Typeinline
GetMethod(string name, int genericParameterCount, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetMethod(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetMethod(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetMethodImpl(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)System.Reflection.SignatureTypeinlineprotected
GetMethodImpl(string name, int genericParameterCount, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)System.Reflection.SignatureTypeinlineprotected
System::Type.GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types, ParameterModifier[]? modifiers)System.Typeprotected
System::Type.GetMethodImpl(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types, ParameterModifier[]? modifiers)System.Typeinlineprotectedvirtual
GetMethods(BindingFlags bindingAttr)System.Reflection.SignatureTypeinline
System::Type.GetMethods()System.Typeinline
GetNestedType(string name, BindingFlags bindingAttr)System.Reflection.SignatureTypeinline
System::Type.GetNestedType(string name)System.Typeinline
GetNestedTypes(BindingFlags bindingAttr)System.Reflection.SignatureTypeinline
System::Type.GetNestedTypes()System.Typeinline
GetProperties(BindingFlags bindingAttr)System.Reflection.SignatureTypeinline
System::Type.GetProperties()System.Typeinline
GetProperty(string name)System.Typeinline
GetProperty(string name, BindingFlags bindingAttr)System.Typeinline
GetProperty(string name, Type? returnType)System.Typeinline
GetProperty(string name, Type[] types)System.Typeinline
GetProperty(string name, Type? returnType, Type[] types)System.Typeinline
GetProperty(string name, Type? returnType, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetProperty(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetPropertyImpl(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers)System.Reflection.SignatureTypeinlineprotected
System::Type.GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types, ParameterModifier[]? modifiers)System.Typeprotected
GetRootElementType()System.Typeinlinepackage
GetType(string typeName, bool throwOnError, bool ignoreCase)System.Typeinlinestatic
GetType(string typeName, bool throwOnError)System.Typeinlinestatic
GetType(string typeName)System.Typeinlinestatic
GetType(string typeName, Func< AssemblyName, Assembly?>? assemblyResolver, Func< Assembly?, string, bool, Type?>? typeResolver)System.Typeinlinestatic
GetType(string typeName, Func< AssemblyName, Assembly?>? assemblyResolver, Func< Assembly?, string, bool, Type?>? typeResolver, bool throwOnError)System.Typeinlinestatic
GetType(string typeName, Func< AssemblyName, Assembly?>? assemblyResolver, Func< Assembly?, string, bool, Type?>? typeResolver, bool throwOnError, bool ignoreCase)System.Typeinlinestatic
GetType()System.Typeinline
GetTypeArray(object[] args)System.Typeinlinestatic
GetTypeCode(Type? type)System.Typeinlinestatic
GetTypeCodeImpl()System.Reflection.SignatureTypeinlineprotectedvirtual
GetTypeFromCLSID(Guid clsid)System.Typeinlinestatic
GetTypeFromCLSID(Guid clsid, bool throwOnError)System.Typeinlinestatic
GetTypeFromCLSID(Guid clsid, string? server)System.Typeinlinestatic
GetTypeFromCLSID(Guid clsid, string? server, bool throwOnError)System.Typeinlinestatic
GetTypeFromHandle(RuntimeTypeHandle handle)System.Type
GetTypeFromHandleUnsafe(IntPtr handle)System.Typepackage
GetTypeFromProgID(string progID)System.Typeinlinestatic
GetTypeFromProgID(string progID, bool throwOnError)System.Typeinlinestatic
GetTypeFromProgID(string progID, string? server)System.Typeinlinestatic
GetTypeFromProgID(string progID, string? server, bool throwOnError)System.Typeinlinestatic
GetTypeHandle(object o)System.Typeinlinestatic
GetTypeHandleInternal()System.Typeinlinepackagevirtual
GUIDSystem.Reflection.SignatureType
HasElementTypeSystem.Type
HasElementTypeImpl()System.Reflection.SignatureTypeprotected
HasSameMetadataDefinitionAs(MemberInfo other)System.Reflection.SignatureTypeinlinevirtual
HasSameMetadataDefinitionAsCore< TOther >(MemberInfo other)System.Reflection.MemberInfoinlinepackage
ImplementInterface(Type ifaceType)System.Typeinlinepackage
InvokeMember(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args, ParameterModifier[] modifiers, CultureInfo culture, string[] namedParameters)System.Reflection.SignatureTypeinline
System::Type.InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args)System.Typeinline
System::Type.InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args, CultureInfo? culture)System.Typeinline
System::Type.InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args, ParameterModifier[]? modifiers, CultureInfo? culture, string[]? namedParameters)System.Type
IsAbstractSystem.Type
IsAnsiClassSystem.Type
IsArraySystem.Type
IsArrayImpl()System.Reflection.SignatureTypeprotected
IsAssignableFrom([NotNullWhen(true)] Type c)System.Reflection.SignatureTypeinline
System::Type.IsAssignableFrom([NotNullWhen(true)] Type? c)System.Typeinlinevirtual
IsAssignableTo([NotNullWhen(true)] Type? targetType)System.Typeinline
IsAutoClassSystem.Type
IsAutoLayoutSystem.Type
IsByRefSystem.Type
IsByRefImpl()System.Reflection.SignatureTypeprotected
IsByRefLikeSystem.Reflection.SignatureType
IsClassSystem.Type
IsCollectibleSystem.Reflection.MemberInfo
IsCOMObjectSystem.Type
IsCOMObjectImpl()System.Reflection.SignatureTypeinlineprotected
IsConstructedGenericTypeSystem.Reflection.SignatureType
IsContextfulSystem.Type
IsContextfulImpl()System.Reflection.SignatureTypeinlineprotectedvirtual
IsDefined(Type attributeType, bool inherit)System.Reflection.SignatureTypeinline
IsEnumSystem.Reflection.SignatureType
IsEnumDefined(object value)System.Reflection.SignatureTypeinlinevirtual
IsEquivalentTo([NotNullWhen(true)] Type other)System.Reflection.SignatureTypeinline
System::Type.IsEquivalentTo([NotNullWhen(true)] Type? other)System.Typeinlinevirtual
IsExplicitLayoutSystem.Type
IsGenericMethodParameterSystem.Reflection.SignatureType
IsGenericParameterSystem.Reflection.SignatureType
IsGenericTypeSystem.Reflection.SignatureType
IsGenericTypeDefinitionSystem.Reflection.SignatureType
IsGenericTypeParameterSystem.Reflection.SignatureType
IsImportSystem.Type
IsInstanceOfType([NotNullWhen(true)] object o)System.Reflection.SignatureTypeinline
System::Type.IsInstanceOfType([NotNullWhen(true)] object? o)System.Typeinlinevirtual
IsIntegerType(Type t)System.Typeinlinepackagestatic
IsInterfaceSystem.Type
IsLayoutSequentialSystem.Type
IsMarshalByRefSystem.Type
IsMarshalByRefImpl()System.Reflection.SignatureTypeinlineprotectedvirtual
IsNestedSystem.Type
IsNestedAssemblySystem.Type
IsNestedFamANDAssemSystem.Type
IsNestedFamilySystem.Type
IsNestedFamORAssemSystem.Type
IsNestedPrivateSystem.Type
IsNestedPublicSystem.Type
IsNotPublicSystem.Type
IsPointerSystem.Type
IsPointerImpl()System.Reflection.SignatureTypeprotected
IsPrimitiveSystem.Type
IsPrimitiveImpl()System.Reflection.SignatureTypeinlineprotected
IsPublicSystem.Type
IsRuntimeImplemented()System.Typeinlinepackage
IsSealedSystem.Type
IsSecurityCriticalSystem.Reflection.SignatureType
IsSecuritySafeCriticalSystem.Reflection.SignatureType
IsSecurityTransparentSystem.Reflection.SignatureType
IsSerializableSystem.Reflection.SignatureType
IsSignatureTypeSystem.Reflection.SignatureType
IsSpecialNameSystem.Type
IsSubclassOf(Type c)System.Reflection.SignatureTypeinlinevirtual
IsSZArraySystem.Reflection.SignatureType
IsTypeDefinitionSystem.Reflection.SignatureType
IsUnicodeClassSystem.Type
IsValueTypeSystem.Type
IsValueTypeImpl()System.Reflection.SignatureTypeinlineprotectedvirtual
IsVariableBoundArraySystem.Reflection.SignatureType
IsVisibleSystem.Type
MakeArrayType()System.Reflection.SignatureTypeinlinevirtual
MakeArrayType(int rank)System.Reflection.SignatureTypeinlinevirtual
MakeByRefType()System.Reflection.SignatureTypeinlinevirtual
MakeGenericMethodParameter(int position)System.Typeinlinestatic
MakeGenericSignatureType(Type genericTypeDefinition, params Type[] typeArguments)System.Typeinlinestatic
MakeGenericType(params Type[] typeArguments)System.Reflection.SignatureTypeinlinevirtual
MakePointerType()System.Reflection.SignatureTypeinlinevirtual
MemberTypeSystem.Reflection.SignatureType
MetadataTokenSystem.Reflection.SignatureType
MissingSystem.Typestatic
ModuleSystem.Reflection.SignatureType
NameSystem.Reflection.SignatureType
NamespaceSystem.Reflection.SignatureType
operator!=(Type? left, Type? right)System.Type
System::Reflection::MemberInfo.operator!=(MemberInfo? left, MemberInfo? right)System.Reflection.MemberInfoinlinestatic
operator==(Type? left, Type? right)System.Type
System::Reflection::MemberInfo.operator==(MemberInfo? left, MemberInfo? right)System.Reflection.MemberInfoinlinestatic
ReflectedTypeSystem.Reflection.SignatureType
ReflectionOnlyGetType(string typeName, bool throwIfNotFound, bool ignoreCase)System.Typeinlinestatic
s_defaultBinderSystem.Typeprivatestatic
StructLayoutAttributeSystem.Reflection.SignatureType
ToString()System.Reflection.SignatureType
TypeHandleSystem.Reflection.SignatureType
TypeInitializerSystem.Type
UnderlyingSystemTypeSystem.Reflection.SignatureType