2 references to AllocateAndClear
Microsoft.CodeAnalysis.Workspaces (2)
Log\KeyValueLogMessage.cs (1)
164_lazyMap = SharedPools.Default<Dictionary<string, object?>>().AllocateAndClear();
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\ObjectPools\PooledObject.cs (1)
141=> pool.AllocateAndClear();