3 references to HashToHex
Microsoft.CodeAnalysis (3)
CodeGen\PrivateImplementationDetails.cs (3)
548return HashToHex(hash.AsSpan()); 556return HashToHex(hash); 562return HashToHex(hash.AsSpan());