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