Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.Reflection.ReflectionExtensions Member List

This is the complete list of members for System.Text.Json.Reflection.ReflectionExtensions, including all inherited members.

CanBeNull(this Type type)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic
GetBaseNameFromGenericType(Type genericType, bool sourceGenType)System.Text.Json.Reflection.ReflectionExtensionsinlineprivatestatic
GetBaseNameFromGenericTypeDef(Type genericTypeDef)System.Text.Json.Reflection.ReflectionExtensionsinlineprivatestatic
GetCompatibleGenericBaseClass(this Type type, Type baseType, Type objectType=null, bool sourceGenType=false)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic
GetCompatibleGenericInterface(this Type type, Type interfaceType)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic
GetDefaultValue(this ParameterInfo parameterInfo)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic
GetImmutableDictionaryConstructingTypeName(this Type type, bool sourceGenType=false)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic
GetImmutableEnumerableConstructingTypeName(this Type type, bool sourceGenType=false)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic
HasJsonConstructorAttribute(ConstructorInfo constructorInfo)System.Text.Json.Reflection.ReflectionExtensionsinlineprivatestatic
IsAssignableFromInternal(this Type type, Type from)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic
IsImmutableDictionaryType(this Type type, bool sourceGenType=false)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic
IsImmutableEnumerableType(this Type type, bool sourceGenType=false)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic
IsKeyValuePair(this Type type, Type keyValuePairType=null)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic
IsNullableOfT(this Type type)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic
IsVirtual(this PropertyInfo propertyInfo)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic
OpenGenericTypesHaveSamePrefix(Type t1, Type t2)System.Text.Json.Reflection.ReflectionExtensionsinlineprivatestatic
s_nullableTypeSystem.Text.Json.Reflection.ReflectionExtensionsprivatestatic
TryGetDeserializationConstructor([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicConstructors|DynamicallyAccessedMemberTypes.NonPublicConstructors)] this Type type, bool useDefaultCtorInAnnotatedStructs, out ConstructorInfo deserializationCtor)System.Text.Json.Reflection.ReflectionExtensionsinlinestatic