2 references to AllocateAndClear
Microsoft.CodeAnalysis.CodeStyle (1)
PooledObject.cs (1)
98
=> pool.
AllocateAndClear
();
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
ParenthesizedExpressionSyntaxExtensions.cs (1)
344
var stack = s_nodeStackPool.
AllocateAndClear
();