8 references to ExceptUris
System.Security.Cryptography.Xml (8)
System\Security\Cryptography\Xml\XmlDecryptionTransform.cs (8)
84ExceptUris.Add(uri); 91ExceptUris.Clear(); 108ExceptUris.Add(idref); 120if (ExceptUris.Count == 0) 126foreach (string uri in ExceptUris) 196if (ExceptUris.Count > 0) 198for (int index = 0; index < ExceptUris.Count; index++) 200if (IsTargetElement(encryptedDataElement, (string)ExceptUris[index]!))