2 references to s_pool
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Compilers\Core\Portable\InternalUtilities\BlobBuildingStream.cs (2)
53return s_pool.Allocate(); 91s_pool.Free(this); // return first chunk to pool