4 references to s_parameterListPool
Microsoft.CodeAnalysis (4)
DocumentationCommentId.cs (4)
1224var parameters = s_parameterListPool.Allocate(); 1285s_parameterListPool.ClearAndFree(parameters); 1313parameters = s_parameterListPool.Allocate(); 1342s_parameterListPool.ClearAndFree(parameters);