2 references to s_objectListPool
Microsoft.CodeAnalysis (2)
Serialization\ObjectReader.cs (2)
328
=> new(
s_objectListPool
.Allocate());
333
s_objectListPool
.Free(_values);