4 references to s_namespaceOrTypeListPool
Microsoft.CodeAnalysis (4)
DocumentationCommentId.cs (4)
792var containers = s_namespaceOrTypeListPool.Allocate(); 883s_namespaceOrTypeListPool.ClearAndFree(containers); 1035var containers = s_namespaceOrTypeListPool.Allocate(); 1098s_namespaceOrTypeListPool.ClearAndFree(containers);