2 references to PropertyInfoForTypeInfo
System.Text.Json (2)
System\Text\Json\Serialization\Converters\FSharp\FSharpUnionConverter.cs (2)
346
state.Current.JsonPropertyInfo = field.
PropertyInfoForTypeInfo
;
449
state.Current.JsonPropertyInfo = field.
PropertyInfoForTypeInfo
;