3 references to HashToHex
Microsoft.CodeAnalysis (3)
CodeGen\PrivateImplementationDetails.cs (3)
563return HashToHex(hash.AsSpan()); 576return HashToHex(hash); 582return HashToHex(hash.AsSpan());