1 reference to BytesToHexString
Microsoft.Build.Tasks.Core (1)
ManifestUtil\mansign2.cs (1)
710manifestInformationNode.SetAttribute("Hash", hash.Length == 0 ? "" : BytesToHexString(hash, 0, hash.Length));