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