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