2 instantiations of BitSet
Roslyn.Test.PdbUtilities (2)
Reader\Token2SourceLineExporter.cs (2)
1253
BitSet present = new
BitSet
(bits);
1254
BitSet deleted = new
BitSet
(bits);
2 references to BitSet
Roslyn.Test.PdbUtilities (2)
Reader\Token2SourceLineExporter.cs (2)
1253
BitSet
present = new BitSet(bits);
1254
BitSet
deleted = new BitSet(bits);