2 references to ScanNumericLiteral
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (2)
491if (!this.ScanNumericLiteral(ref info)) 671this.ScanNumericLiteral(ref info);