4 references to s_parameterListPool
Microsoft.CodeAnalysis (4)
DocumentationCommentId.cs (4)
1289var parameters = s_parameterListPool.Allocate(); 1350s_parameterListPool.ClearAndFree(parameters); 1378parameters = s_parameterListPool.Allocate(); 1407s_parameterListPool.ClearAndFree(parameters);