4 references to s_poolInstance
Microsoft.CodeAnalysis.CSharp (4)
Binder\ExpressionVariableFinder.cs (4)
565ExpressionVariableFinder finder = s_poolInstance.Allocate(); 573s_poolInstance.Free(finder); 586ExpressionVariableFinder finder = s_poolInstance.Allocate(); 594s_poolInstance.Free(finder);