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