8 references to Count
dotnet-svcutil-lib (8)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (8)
548context.lastposLeft = new BitSet(lastpos.Count); 558context.firstposRight = new BitSet(firstpos.Count); 629int[] list = new int[curpos.Count]; 676BitSet firstPosTemp = new BitSet(firstpos.Count); 677BitSet lastPosTemp = new BitSet(lastpos.Count); 685BitSet firstPosTemp = new BitSet(firstpos.Count); 686BitSet lastPosTemp = new BitSet(lastpos.Count); 1804context.CurPos[1] = new BitSet(_firstpos.Count);