3 references to Consts
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\XmlLicenseTransform.cs (3)
146
_namespaceManager.AddNamespace("r",
Consts
.NamespaceUriCore);
173
if ((issuerList[i]!.LocalName ==
Consts
.ElementIssuer) &&
174
(issuerList[i]!.NamespaceURI ==
Consts
.NamespaceUriCore))