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