3 references to s_windowPool
Microsoft.CodeAnalysis.CSharp (3)
Parser\SlidingTextWindow.cs (3)
66
_characterWindow =
s_windowPool
.Allocate();
74
s_windowPool
.Free(_characterWindow);
223
s_windowPool
.ForgetTrackedObject(oldWindow, newWindow);