3 references to TryParseExactX
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Guid.cs (3)
434
'x' =>
TryParseExactX
(input, ref result),
469
'x' =>
TryParseExactX
(input, ref parseResult),
499
TryParseExactX
(guidString, ref result),