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