2 writes to PropertyMetadataSerializationNotSupported
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\JsonMetadataServices.Helpers.cs (2)
53
typeInfo.
PropertyMetadataSerializationNotSupported
= true;
130
typeInfo.
PropertyMetadataSerializationNotSupported
= true;
1 reference to PropertyMetadataSerializationNotSupported
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (1)
374
if (
PropertyMetadataSerializationNotSupported
)