7 references to Count
System.Private.Xml (7)
System\Xml\Serialization\SoapReflectionImporter.cs (3)
328while (limiter.DeferredWorkItems.Count > 0) 330int index = limiter.DeferredWorkItems.Count - 1; 376int top = limiter.DeferredWorkItems.Count - 1;
System\Xml\Serialization\XmlReflectionImporter.cs (4)
767while (limiter.DeferredWorkItems.Count > 0) 769int index = limiter.DeferredWorkItems.Count - 1; 836int top = limiter.DeferredWorkItems.Count - 1; 2388for (int i = 0; i < Count; i++)