3 references to TryParseExactB
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Guid.cs (3)
421'b' => TryParseExactB(input, ref result), 456'b' => TryParseExactB(input, ref parseResult), 487TryParseExactB(guidString, ref result) :