Base:
method
GetOutput
System.Security.Cryptography.Xml.Transform.GetOutput()
2 references to GetOutput
Microsoft.Build.Tasks.Core (2)
ManifestUtil\mansign2.cs (2)
586byte[] hash = sha2.ComputeHash(exc.GetOutput() as MemoryStream); 606byte[] hash = sha1.ComputeHash(exc.GetOutput() as MemoryStream);