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