2 references to GetValueUInt64
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (2)
1078val = this.GetValueUInt64(valueText, isHex, isBinary); 1628this.GetValueUInt64(valueText, isHex: true, isBinary: false);