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