2 references to AllIgnoreOptionsSetPool
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Patterns.cs (1)
308typeSet = TypeSymbol.AllIgnoreOptionsSetPool.Allocate();
Symbols\NamedTypeSymbol.cs (1)
1824var set = TypeSymbol.AllIgnoreOptionsSetPool.Allocate();