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