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