1 reference to s_uniqueStatePool
Microsoft.CodeAnalysis.CSharp (1)
Binder\DecisionDagBuilder.cs (1)
740
PooledDictionary<DagState, DagState> uniqueState =
s_uniqueStatePool
.Allocate();