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