3 references to TryParseExactB
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Guid.cs (3)
433
'b' =>
TryParseExactB
(input, ref result),
468
'b' =>
TryParseExactB
(input, ref parseResult),
499
TryParseExactB
(guidString, ref result) :