2 references to s_nodeStackPool
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
ParenthesizedExpressionSyntaxExtensions.cs (2)
344var stack = s_nodeStackPool.AllocateAndClear(); 372s_nodeStackPool.ClearAndFree(stack);