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