2 references to s_pool
Microsoft.CodeAnalysis (2)
InternalUtilities\BlobBuildingStream.cs (2)
53
return
s_pool
.Allocate();
91
s_pool
.Free(this); // return first chunk to pool