4 references to s_namespaceOrTypeListPool
Microsoft.CodeAnalysis (4)
DocumentationCommentId.cs (4)
727var containers = s_namespaceOrTypeListPool.Allocate(); 818s_namespaceOrTypeListPool.ClearAndFree(containers); 970var containers = s_namespaceOrTypeListPool.Allocate(); 1033s_namespaceOrTypeListPool.ClearAndFree(containers);