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