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