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