3 references to s_checkConstraintsArgsBoxedPool
Microsoft.CodeAnalysis.CSharp (3)
Symbols\ConstraintsHelper.cs (3)
565var boxedArgs = s_checkConstraintsArgsBoxedPool.Allocate(); 573var boxedArgs = s_checkConstraintsArgsBoxedPool.Allocate(); 581s_checkConstraintsArgsBoxedPool.Free(this);