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