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