1 reference to BufferPool
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Serialization\ObjectWriter.cs (1)
351
using var pooledObj =
BufferPool
<T>.Shared.GetPooledObject();