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