14 references to ValidateProperty
System.Text.Json (14)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.DateTime.cs (1)
104
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.DateTimeOffset.cs (1)
103
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Decimal.cs (1)
103
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Double.cs (1)
106
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Float.cs (1)
106
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.FormattedNumber.cs (1)
61
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Guid.cs (1)
103
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Literal.cs (2)
123
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
223
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.SignedNumber.cs (1)
103
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.String.cs (3)
243
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
264
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
858
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.UnsignedNumber.cs (1)
107
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);