4 references to s_namespaceOrTypeListPool
Microsoft.CodeAnalysis (4)
DocumentationCommentId.cs (4)
769
var containers =
s_namespaceOrTypeListPool
.Allocate();
860
s_namespaceOrTypeListPool
.ClearAndFree(containers);
1012
var containers =
s_namespaceOrTypeListPool
.Allocate();
1075
s_namespaceOrTypeListPool
.ClearAndFree(containers);