Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > Member List

This is the complete list of members for System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >, including all inherited members.

_converterIsExternalAndPolymorphicSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >private
_propertyTypeEqualsTypeToConvertSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >private
_runtimeTypeInfoSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >private
ClrNameSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
ConverterSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >
ConverterBaseSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
ConverterBaseSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
ConverterStrategySystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
CreateIgnoredPropertyPlaceholder(MemberInfo memberInfo, Type memberType, bool isVirtual, JsonSerializerOptions options)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackagestatic
DeclaredPropertyTypeSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
DeclaringTypeSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
DefaultValueSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
DefaultValueSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
DetermineIgnoreCondition(JsonIgnoreCondition? ignoreCondition)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
DetermineNumberHandlingForProperty(JsonNumberHandling? propertyNumberHandling, JsonNumberHandling? declaringTypeNumberHandling)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
DetermineNumberHandlingForTypeInfo(JsonNumberHandling? numberHandling)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
DeterminePropertyName()System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlineprivate
DetermineSerializationCapabilities(JsonIgnoreCondition? ignoreCondition)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
EscapedNameSectionSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
GetSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
GetAttribute< TAttribute >(MemberInfo memberInfo)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackagestatic
GetMemberAndWriteJson(object obj, ref WriteStack state, Utf8JsonWriter writer)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
GetMemberAndWriteJson(object obj, ref WriteStack state, Utf8JsonWriter writer)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
GetMemberAndWriteJsonExtensionData(object obj, ref WriteStack state, Utf8JsonWriter writer)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
GetMemberAndWriteJsonExtensionData(object obj, ref WriteStack state, Utf8JsonWriter writer)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
GetPolicies(JsonIgnoreCondition? ignoreCondition, JsonNumberHandling? declaringTypeNumberHandling)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackagevirtual
GetPropertyPlaceholder()System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackagestatic
GetValueAsObject(object obj)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
GetValueAsObject(object obj)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
HasGetterSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
HasSetterSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
IgnoreConditionSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
IgnoreDefaultValuesOnReadSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
IgnoreDefaultValuesOnWriteSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
Initialize(Type parentClassType, Type declaredPropertyType, Type runtimePropertyType, ConverterStrategy runtimeClassType, MemberInfo memberInfo, bool isVirtual, JsonConverter converter, JsonIgnoreCondition? ignoreCondition, JsonNumberHandling? parentTypeNumberHandling, JsonSerializerOptions options)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackagevirtual
Initialize(Type parentClassType, Type declaredPropertyType, Type runtimePropertyType, ConverterStrategy runtimeClassType, MemberInfo memberInfo, bool isVirtual, JsonConverter converter, JsonIgnoreCondition? ignoreCondition, JsonNumberHandling? parentTypeNumberHandling, JsonSerializerOptions options)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
InitializeForSourceGen(JsonSerializerOptions options, JsonPropertyInfoValues< T > propertyInfo)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
InitializeForTypeInfo(Type declaredType, JsonTypeInfo runtimeTypeInfo, JsonConverter converter, JsonSerializerOptions options)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
InitializeForTypeInfo(Type declaredType, JsonTypeInfo runtimeTypeInfo, JsonConverter converter, JsonSerializerOptions options)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
IsForTypeInfoSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
IsIgnoredSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
IsVirtualSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
JsonPropertyInfo()System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
MemberInfoSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
MemberTypeSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
NameAsStringSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
NameAsUtf8BytesSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
NumberHandingIsApplicable()System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlineprivate
NumberHandlingSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
OptionsSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
OrderSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
PropertyTypeCanBeNullSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
ReadJsonAndAddExtensionProperty(object obj, ref ReadStack state, ref Utf8JsonReader reader)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
ReadJsonAndSetMember(object obj, ref ReadStack state, ref Utf8JsonReader reader)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
ReadJsonAndSetMember(object obj, ref ReadStack state, ref Utf8JsonReader reader)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
ReadJsonAsObject(ref ReadStack state, ref Utf8JsonReader reader, out object value)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
ReadJsonAsObject(ref ReadStack state, ref Utf8JsonReader reader, out object value)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
ReadJsonExtensionDataValue(ref ReadStack state, ref Utf8JsonReader reader, out object value)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
RuntimePropertyTypeSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
RuntimeTypeInfoSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
s_missingPropertySystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >packagestatic
SetSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
SetExtensionDictionaryAsObject(object obj, object extensionDict)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
SetExtensionDictionaryAsObject(object obj, object extensionDict)System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >inlinepackage
ShouldDeserializeSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
ShouldSerializeSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
SrcGen_HasJsonIncludeSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
SrcGen_IsExtensionDataSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package
SrcGen_IsPublicSystem.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >package