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)
183return (XmlNodeList)GetOutput(); 188return (XmlDocument)GetOutput();