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