4 references to s_poolInstance
Microsoft.CodeAnalysis.CSharp (4)
Binder\ExpressionVariableFinder.cs (4)
503ExpressionVariableFinder finder = s_poolInstance.Allocate(); 511s_poolInstance.Free(finder); 524ExpressionVariableFinder finder = s_poolInstance.Allocate(); 532s_poolInstance.Free(finder);