10 references to ToListAndFree
Microsoft.CodeAnalysis.CSharp (10)
Parser\LanguageParser.cs (10)
529
var newMembers = _pool.
ToListAndFree
(finalTypeDeclarationMembers);
1106
return _pool.
ToListAndFree
(attributes);
3655
_pool.
ToListAndFree
(constraints),
5816
_pool.
ToListAndFree
(constraints),
9069
_pool.
ToListAndFree
(statements),
9360
_pool.
ToListAndFree
(catchClauses),
10129
_pool.
ToListAndFree
(sections),
10256
_pool.
ToListAndFree
(labels),
10257
_pool.
ToListAndFree
(statements));
14123
_pool.
ToListAndFree
(clauses),