2 references to s_enumeratorPool
Microsoft.CodeAnalysis.Workspaces (2)
Classification\SyntaxClassification\SyntacticChangeRangeComputer.cs (2)
122using var _1 = s_enumeratorPool.GetPooledObject(out var oldStack); 123using var _2 = s_enumeratorPool.GetPooledObject(out var newStack);