2 references to SkipSingleLineComment
System.Text.Json (2)
System\Text\Json\Reader\Utf8JsonReader.cs (2)
2324
return
SkipSingleLineComment
(localBuffer.Slice(1), out _);
2522
if (!
SkipSingleLineComment
(localBuffer, out int idx))