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