3 references to TryParseExactX
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Guid.cs (3)
435
'x' =>
TryParseExactX
(input, ref result),
470
'x' =>
TryParseExactX
(input, ref parseResult),
500
TryParseExactX
(guidString, ref result),