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