2 references to ScanIdentifier
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (2)
1839
if (this.
ScanIdentifier
(ref info))
3817
if (this.
ScanIdentifier
(ref info) && info.Text!.Length > 0)