2 references to Context
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\XmlLicenseTransform.cs (2)
132
if (
Context
== null)
147
currentIssuerContext =
Context
.SelectSingleNode("ancestor-or-self::r:issuer[1]", _namespaceManager) as XmlElement;