Base:
Implemented interface member:
4 references to Count
System.Security.Cryptography.Xml (4)
System\Security\Cryptography\Xml\CanonicalXml.cs (1)
104} while (index < elementList.Count);
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (1)
114} while (index < elementList.Count);
System\Security\Cryptography\Xml\Transform.cs (1)
211_propagatedNamespaces = new Hashtable(namespaces.Count);
System\Security\Cryptography\Xml\Utils.cs (1)
295} while (index < elementList.Count);