_converterIsExternalAndPolymorphic | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | private |
_propertyTypeEqualsTypeToConvert | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | private |
_runtimeTypeInfo | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | private |
ClrName | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
Converter | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | |
ConverterBase | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
ConverterBase | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
ConverterStrategy | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
CreateIgnoredPropertyPlaceholder(MemberInfo memberInfo, Type memberType, bool isVirtual, JsonSerializerOptions options) | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | inlinepackagestatic |
DeclaredPropertyType | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
DeclaringType | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
DefaultValue | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
DefaultValue | System.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 |
EscapedNameSection | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
Get | System.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 |
HasGetter | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
HasSetter | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
IgnoreCondition | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
IgnoreDefaultValuesOnRead | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
IgnoreDefaultValuesOnWrite | System.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 |
IsForTypeInfo | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
IsIgnored | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
IsVirtual | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
JsonPropertyInfo() | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | inlinepackage |
MemberInfo | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
MemberType | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
NameAsString | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
NameAsUtf8Bytes | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
NumberHandingIsApplicable() | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | inlineprivate |
NumberHandling | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
Options | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
Order | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
PropertyTypeCanBeNull | System.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 |
RuntimePropertyType | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
RuntimeTypeInfo | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
s_missingProperty | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | packagestatic |
Set | System.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 |
ShouldDeserialize | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
ShouldSerialize | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
SrcGen_HasJsonInclude | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
SrcGen_IsExtensionData | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |
SrcGen_IsPublic | System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T > | package |