2 references to s_dagStatePool
Microsoft.CodeAnalysis.CSharp (2)
Binder\DecisionDagBuilder.cs (2)
1885var dagState = s_dagStatePool.Allocate(); 1914s_dagStatePool.Free(this);