3 references to WriteNull
System.Text.Json (3)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.String.cs (3)
485
/// as if <see cref="
WriteNull
(System.ReadOnlySpan{byte})"/> were called.
894
/// as if <see cref="
WriteNull
(System.ReadOnlySpan{byte})"/> was called.
901
WriteNull
(utf8PropertyName);