14 references to ValidateProperty
System.Text.Json (14)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.DateTime.cs (1)
101
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.DateTimeOffset.cs (1)
100
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Decimal.cs (1)
100
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Double.cs (1)
103
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Float.cs (1)
103
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)
100
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Literal.cs (2)
120
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
217
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.SignedNumber.cs (1)
100
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.String.cs (3)
240
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
261
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
843
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.UnsignedNumber.cs (1)
104
JsonWriterHelper.
ValidateProperty
(utf8PropertyName);