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