4 references to s_parameterListPool
Microsoft.CodeAnalysis (4)
DocumentationCommentId.cs (4)
1182var parameters = s_parameterListPool.Allocate(); 1243s_parameterListPool.ClearAndFree(parameters); 1271parameters = s_parameterListPool.Allocate(); 1300s_parameterListPool.ClearAndFree(parameters);