Base:
method
GetOutput
System.Security.Cryptography.Xml.Transform.GetOutput()
2 references to GetOutput
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\XmlDsigEnvelopedSignatureTransform.cs (2)
177
return (XmlNodeList)
GetOutput
();
182
return (XmlDocument)
GetOutput
();