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