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