2 references to s_poolInstance
Microsoft.CodeAnalysis.CSharp (2)
Binder\ExpressionVariableFinder.cs (2)
692
ExpressionFieldFinder finder =
s_poolInstance
.Allocate();
702
s_poolInstance
.Free(finder);