1 override of CreatePropertyInfoForTypeInfo
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonTypeInfoOfT.cs (1)
138
private protected override JsonPropertyInfo
CreatePropertyInfoForTypeInfo
()
1 reference to CreatePropertyInfoForTypeInfo
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (1)
48
PropertyInfoForTypeInfo =
CreatePropertyInfoForTypeInfo
();