2 instantiations of BitSet
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFile.cs (2)
69
BitSet present = new
BitSet
(bits);
70
BitSet deleted = new
BitSet
(bits);
2 references to BitSet
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFile.cs (2)
69
BitSet
present = new BitSet(bits);
70
BitSet
deleted = new BitSet(bits);