4 references to s_parameterListPool
Microsoft.CodeAnalysis (4)
DocumentationCommentId.cs (4)
1283var parameters = s_parameterListPool.Allocate(); 1344s_parameterListPool.ClearAndFree(parameters); 1372parameters = s_parameterListPool.Allocate(); 1401s_parameterListPool.ClearAndFree(parameters);