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