13 references to ValidateProperty
System.Text.Json (13)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.DateTime.cs (1)
76
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.DateTimeOffset.cs (1)
75
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Decimal.cs (1)
75
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Double.cs (1)
77
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Float.cs (1)
77
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)
75
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Literal.cs (2)
95
JsonWriterHelper.
ValidateProperty
(propertyName);
191
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.SignedNumber.cs (1)
75
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.String.cs (2)
91
JsonWriterHelper.
ValidateProperty
(propertyName);
771
JsonWriterHelper.
ValidateProperty
(propertyName);
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.UnsignedNumber.cs (1)
78
JsonWriterHelper.
ValidateProperty
(propertyName);