2 references to AllocateAndClear
Microsoft.CodeAnalysis.CodeStyle (2)
PooledObject.cs (1)
124=> pool.AllocateAndClear();
SerializableBytes.cs (1)
306: base(length: 0, chunks: SharedPools.BigDefault<List<byte[]>>().AllocateAndClear())