2 references to ThrowJsonException_ConstructorParameterDisallowNull
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Object\ObjectWithParameterizedConstructorConverter.Large.cs (1)
27
ThrowHelper.
ThrowJsonException_ConstructorParameterDisallowNull
(jsonParameterInfo.Name, state.Current.JsonTypeInfo.Type);
System\Text\Json\Serialization\Converters\Object\ObjectWithParameterizedConstructorConverter.Small.cs (1)
80
ThrowHelper.
ThrowJsonException_ConstructorParameterDisallowNull
(info.Name, state.Current.JsonTypeInfo.Type);