9 references to ValidateValue
System.Text.Json (9)
System\Text\Json\JsonEncodedText.cs (1)
123
JsonWriterHelper.
ValidateValue
(utf8Value);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.FormattedNumber.cs (3)
32
JsonWriterHelper.
ValidateValue
(utf8FormattedNumber);
62
JsonWriterHelper.
ValidateValue
(utf8FormattedNumber);
73
JsonWriterHelper.
ValidateValue
(utf8FormattedNumber);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.String.cs (1)
696
JsonWriterHelper.
ValidateValue
(utf8Value);
System\Text\Json\Writer\Utf8JsonWriter.WriteValues.Comment.cs (1)
165
JsonWriterHelper.
ValidateValue
(utf8Value);
System\Text\Json\Writer\Utf8JsonWriter.WriteValues.FormattedNumber.cs (1)
26
JsonWriterHelper.
ValidateValue
(utf8FormattedNumber);
System\Text\Json\Writer\Utf8JsonWriter.WriteValues.String.cs (1)
221
JsonWriterHelper.
ValidateValue
(utf8Value);
System\Text\Json\Writer\Utf8JsonWriter.WriteValues.StringSegment.cs (1)
208
JsonWriterHelper.
ValidateValue
(value);