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