1 reference to EffectiveConverter
System.Text.Json (1)
System\Text\Json\Serialization\Converters\Object\ObjectWithParameterizedConstructorConverter.Small.cs (1)
67
bool success = info.
EffectiveConverter
.TryRead(ref reader, info.ParameterType, info.Options, ref state, out TArg? value, out _);