2 references to s_pool
Microsoft.CodeAnalysis.Workspaces (2)
Serialization\SolutionReplicationContext.cs (2)
18
=> _resources =
s_pool
.Allocate();
29
s_pool
.ClearAndFree(_resources);