1 write to s_nullLiteral
System.Text.Json (1)
System\Text\Json\Document\JsonDocument.Parse.cs (1)
684
s_nullLiteral
??= Create(JsonConstants.NullValue.ToArray());
1 reference to s_nullLiteral
System.Text.Json (1)
System\Text\Json\Document\JsonDocument.Parse.cs (1)
685
return
s_nullLiteral
;