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