1 reference to SmallConcurrentSetOfInts
Microsoft.CodeAnalysis (1)
Compilation\Compilation.cs (1)
3525private static readonly Func<SyntaxTree, SmallConcurrentSetOfInts> s_createSetCallback = t => new SmallConcurrentSetOfInts();