10 references to ToListAndFree
Microsoft.CodeAnalysis.CSharp (10)
Parser\LanguageParser.cs (10)
529
var newMembers = _pool.
ToListAndFree
(finalTypeDeclarationMembers);
1098
return _pool.
ToListAndFree
(attributes);
3571
_pool.
ToListAndFree
(constraints),
5623
_pool.
ToListAndFree
(constraints),
8822
_pool.
ToListAndFree
(statements),
9095
_pool.
ToListAndFree
(catchClauses),
9831
_pool.
ToListAndFree
(sections),
9958
_pool.
ToListAndFree
(labels),
9959
_pool.
ToListAndFree
(statements));
13801
_pool.
ToListAndFree
(clauses),