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