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