1 reference to TryParseUInt64
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
1086if (string.IsNullOrEmpty(value) || !TryParseUInt64(value, out newBaseAddress))