5 references to ThrowJsonException_MetadataUnexpectedProperty
System.Text.Json (5)
System\Text\Json\Serialization\JsonSerializer.Read.HandleMetadata.cs (4)
91ThrowHelper.ThrowJsonException_MetadataUnexpectedProperty(propertyName, ref state); 112ThrowHelper.ThrowJsonException_MetadataUnexpectedProperty(propertyName, ref state); 133ThrowHelper.ThrowJsonException_MetadataUnexpectedProperty(propertyName, ref state); 488ThrowHelper.ThrowJsonException_MetadataUnexpectedProperty(s_valuesPropertyName, ref state);
System\Text\Json\ThrowHelper.Serialization.cs (1)
804ThrowJsonException_MetadataUnexpectedProperty(propertyName, ref state);