9 references to Count
System.Private.Xml (9)
System\Xml\Serialization\SoapReflectionImporter.cs (4)
328while (limiter.DeferredWorkItems.Count > 0) 330int index = limiter.DeferredWorkItems.Count - 1; 339if (index != limiter.DeferredWorkItems.Count - 1) 376int top = limiter.DeferredWorkItems.Count - 1;
System\Xml\Serialization\XmlReflectionImporter.cs (5)
767while (limiter.DeferredWorkItems.Count > 0) 769int index = limiter.DeferredWorkItems.Count - 1; 778if (index != limiter.DeferredWorkItems.Count - 1) 836int top = limiter.DeferredWorkItems.Count - 1; 2338for (int i = 0; i < Count; i++)