2 references to s_objectWriterPool
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\Checksum_Factory.cs (2)
84
var objectWriter =
s_objectWriterPool
.Allocate();
99
s_objectWriterPool
.Free(objectWriter);