1 reference to ConstructorParameterDisallowNull
System.Text.Json (1)
System\Text\Json\ThrowHelper.Serialization.cs (1)
82
throw new JsonException(SR.Format(SR.
ConstructorParameterDisallowNull
, parameterName, declaringType)) { AppendPathInformation = true };