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