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