1 write to EffectiveDefaultValue
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonParameterInfoOfT.cs (1)
30
base.
EffectiveDefaultValue
= EffectiveDefaultValue;
1 reference to EffectiveDefaultValue
System.Text.Json (1)
System\Text\Json\Serialization\Converters\Object\ObjectWithParameterizedConstructorConverter.Large.cs (1)
59
arguments[parameterInfo.Position] = parameterInfo.
EffectiveDefaultValue
;