3 references to s_checkConstraintsArgsBoxedPool
Microsoft.CodeAnalysis.CSharp (3)
Symbols\ConstraintsHelper.cs (3)
563
var boxedArgs =
s_checkConstraintsArgsBoxedPool
.Allocate();
571
var boxedArgs =
s_checkConstraintsArgsBoxedPool
.Allocate();
579
s_checkConstraintsArgsBoxedPool
.Free(this);