2 references to ScanMultiLineComment
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (1)
2348this.ScanMultiLineComment(out isTerminated);
Parser\Lexer_StringLiteral.cs (1)
1083_lexer.ScanMultiLineComment(out _);