10 references to ToListAndFree
Microsoft.CodeAnalysis.CSharp (10)
Parser\LanguageParser.cs (10)
529
var newMembers = _pool.
ToListAndFree
(finalTypeDeclarationMembers);
1107
return _pool.
ToListAndFree
(attributes);
3697
_pool.
ToListAndFree
(constraints),
5859
_pool.
ToListAndFree
(constraints),
9112
_pool.
ToListAndFree
(statements),
9403
_pool.
ToListAndFree
(catchClauses),
10172
_pool.
ToListAndFree
(sections),
10299
_pool.
ToListAndFree
(labels),
10300
_pool.
ToListAndFree
(statements));
14166
_pool.
ToListAndFree
(clauses),