1 write to MatchingProperty
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonParameterInfoOfT.cs (1)
29MatchingProperty = matchingPropertyInfo;
1 reference to MatchingProperty
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonParameterInfoOfT.cs (1)
14public new JsonConverter<T> EffectiveConverter => MatchingProperty.EffectiveConverter;