2 references to ConvertToHex
Microsoft.CodeAnalysis (2)
CodeGen\PermissionSetAttribute.cs (2)
28/// 3) Convert each byte in the file content into two bytes containing hexadecimal characters (see method <see cref="ConvertToHex"/>). 103hexFileContent = ConvertToHex(stream);