28 references to ValidateWritingProperty
System.Text.Json (28)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Bytes.cs (2)
182ValidateWritingProperty(); 195ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.DateTime.cs (2)
189ValidateWritingProperty(); 202ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.DateTimeOffset.cs (2)
188ValidateWritingProperty(); 201ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Decimal.cs (2)
188ValidateWritingProperty(); 201ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Double.cs (2)
192ValidateWritingProperty(); 205ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Float.cs (2)
192ValidateWritingProperty(); 205ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.FormattedNumber.cs (2)
162ValidateWritingProperty(); 175ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Guid.cs (2)
188ValidateWritingProperty(); 201ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Literal.cs (2)
307ValidateWritingProperty(); 320ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.SignedNumber.cs (2)
261ValidateWritingProperty(); 274ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.String.cs (6)
145ValidateWritingProperty(); 304ValidateWritingProperty(); 1304ValidateWritingProperty(); 1317ValidateWritingProperty(); 1330ValidateWritingProperty(); 1343ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.UnsignedNumber.cs (2)
270ValidateWritingProperty(); 283ValidateWritingProperty();