3 references to s_windowPool
Microsoft.CodeAnalysis.CSharp (3)
Parser\SlidingTextWindow.cs (3)
70
_characterWindow =
s_windowPool
.Allocate();
78
s_windowPool
.Free(_characterWindow);
227
s_windowPool
.ForgetTrackedObject(oldWindow, newWindow);