Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackage |
Definition at line 445 of file JsonSerializerOptions.cs.
References System.Text.Json.JsonSerializerOptions._context, System.Text.Json.JsonSerializerOptions._converters, System.Text.Json.JsonSerializerOptions._haveTypesBeenCreated, System.array, System.converter, System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >.ConverterBase, System.Text.Json.Dictionary, System.Text.Json.JsonSerializerOptions.GetAttributeThatCanHaveMultiple(), System.Text.Json.JsonSerializerOptions.GetConverterFromAttribute(), System.Text.Json.Serialization.JsonSerializerContext.GetTypeInfo(), System.Text.Json.Serialization.Metadata.JsonTypeInfo< T >.PropertyInfoForTypeInfo, System.Text.Json.JsonSerializerOptions.s_defaultFactoryConverters, System.Text.Json.JsonSerializerOptions.s_defaultSimpleConverters, System.Text.Json.ThrowHelper.ThrowInvalidOperationException_SerializationConverterNotCompatible(), System.Text.Json.ThrowHelper.ThrowNotSupportedException_BuiltInConvertersNotRooted(), System.Collections.Generic.Dictionary< TKey, TValue >.TryAdd(), System.Collections.Generic.Dictionary< TKey, TValue >.TryGetValue(), and System.value.
Referenced by System.Text.Json.JsonSerializerOptions.DetermineConverter(), System.Text.Json.JsonSerializerOptions.GetConverter(), System.Text.Json.Serialization.Metadata.JsonTypeInfo< T >.IsValidDataExtensionProperty(), System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >.ReadJsonAndAddExtensionProperty(), and System.Text.Json.Serialization.Metadata.JsonPropertyInfo< T >.ReadJsonExtensionDataValue().