4 references to s_poolInstance
Microsoft.CodeAnalysis.CSharp (4)
Binder\ExpressionVariableFinder.cs (4)
560ExpressionVariableFinder finder = s_poolInstance.Allocate(); 568s_poolInstance.Free(finder); 581ExpressionVariableFinder finder = s_poolInstance.Allocate(); 589s_poolInstance.Free(finder);