4 references to s_namespaceOrTypeListPool
Microsoft.CodeAnalysis (4)
DocumentationCommentId.cs (4)
798var containers = s_namespaceOrTypeListPool.Allocate(); 889s_namespaceOrTypeListPool.ClearAndFree(containers); 1041var containers = s_namespaceOrTypeListPool.Allocate(); 1104s_namespaceOrTypeListPool.ClearAndFree(containers);