2 references to s_sortListPool
Microsoft.CodeAnalysis.EditorFeatures (2)
IntelliSense\AsyncCompletion\ItemManager.cs (2)
60var list = s_sortListPool.Allocate(); 72s_sortListPool.Free(list);