8 references to Count
System.Xml (8)
System\Xml\Schema\ContentValidator.cs (8)
1163int positionsCount = positions.Count; 1214int positionsCount = positions.Count; //terminals 1274BitSet newSet = new BitSet(positions.Count); //Doing work again 1288for (int i = 0; i < positions.Count; i++) { 1315int positionsCount = positions.Count; 1665int positionsCount = positions.Count; 1863expectedPos = new BitSet(positions.Count); 1898expectedPos = new BitSet(positions.Count);