Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticpackage |
Definition at line 1195 of file ThrowHelper.cs.
References System.Text.Json.Dictionary, System.Text.Json.JsonSerializer.GetMetadataPropertyName(), System.state, System.Text.Json.ThrowHelper.ThrowJsonException_MetadataIdIsNotFirstProperty(), System.Text.Json.ThrowHelper.ThrowJsonException_MetadataInvalidPropertyWithLeadingDollarSign(), System.Text.Json.ThrowHelper.ThrowJsonException_MetadataReferenceObjectCannotContainOtherProperties(), and System.Text.Json.ThrowHelper.ThrowNotSupportedException_ObjectWithParameterizedCtorRefMetadataNotHonored().
Referenced by System.Text.Json.JsonSerializer.GetPropertyName(), and System.Text.Json.Serialization.JsonDictionaryConverter< TDictionary, TKey, TValue >.OnTryRead().