13 references to ValidateProperty
System.Text.Json (13)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.DateTime.cs (1)
79
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.DateTimeOffset.cs (1)
78
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Decimal.cs (1)
78
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Double.cs (1)
80
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Float.cs (1)
80
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.FormattedNumber.cs (1)
31
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Guid.cs (1)
78
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Literal.cs (2)
98
JsonWriterHelper.
ValidateProperty
(propertyName);
197
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.SignedNumber.cs (1)
78
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.String.cs (2)
94
JsonWriterHelper.
ValidateProperty
(propertyName);
786
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.UnsignedNumber.cs (1)
81
JsonWriterHelper.
ValidateProperty
(propertyName);