5 references to AllIgnoreOptionsSetPool
Microsoft.CodeAnalysis.CSharp (5)
Symbols\NamedTypeSymbol.cs (5)
830var setBuilder = AllIgnoreOptionsSetPool.Allocate(); 1986var set = TypeSymbol.AllIgnoreOptionsSetPool.Allocate(); 2035var setBuilder = AllIgnoreOptionsSetPool.Allocate(); 2316var visited = TypeSymbol.AllIgnoreOptionsSetPool.Allocate(); 2826typeSet = TypeSymbol.AllIgnoreOptionsSetPool.Allocate();