28 references to ValidateWritingProperty
System.Text.Json (28)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Bytes.cs (2)
185ValidateWritingProperty(); 198ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.DateTime.cs (2)
192ValidateWritingProperty(); 205ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.DateTimeOffset.cs (2)
191ValidateWritingProperty(); 204ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Decimal.cs (2)
191ValidateWritingProperty(); 204ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Double.cs (2)
195ValidateWritingProperty(); 208ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Float.cs (2)
195ValidateWritingProperty(); 208ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.FormattedNumber.cs (2)
162ValidateWritingProperty(); 175ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Guid.cs (2)
191ValidateWritingProperty(); 204ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Literal.cs (2)
313ValidateWritingProperty(); 326ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.SignedNumber.cs (2)
267ValidateWritingProperty(); 280ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.String.cs (6)
148ValidateWritingProperty(); 307ValidateWritingProperty(); 1319ValidateWritingProperty(); 1332ValidateWritingProperty(); 1345ValidateWritingProperty(); 1358ValidateWritingProperty();
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.UnsignedNumber.cs (2)
276ValidateWritingProperty(); 289ValidateWritingProperty();