1 reference to TryParse
System.Private.CoreLib (1)
src\System\Exception.CoreCLR.cs (1)
279
if (uint.
TryParse
(helpFile.AsSpan(poundPos + 1, digitEnd - poundPos - 1), out helpContext))