2 references to AllocateAndClear
Microsoft.CodeAnalysis.CodeStyle (2)
PooledObject.cs (1)
92=> pool.AllocateAndClear();
StringBuilderPool.cs (1)
12=> SharedPools.Default<StringBuilder>().AllocateAndClear();