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); 597byte[] hash = sha1.ComputeHash(exc.GetOutput() as MemoryStream); 640byte[] hash = sha2.ComputeHash(exc.GetOutput() as MemoryStream); 660byte[] hash = sha1.ComputeHash(exc.GetOutput() as MemoryStream);