36 references to Free
Microsoft.CodeAnalysis (2)
Syntax\InternalSyntax\SyntaxListPool.cs (2)
58
Free
(item.UnderlyingBuilder);
94
Free
(item);
Microsoft.CodeAnalysis.CSharp (34)
Parser\DocumentationCommentParser.cs (13)
95
_pool.
Free
(nodes);
125
_pool.
Free
(textTokens);
198
_pool.
Free
(textTokens);
276
_pool.
Free
(nodes);
293
_pool.
Free
(attrs);
433
_pool.
Free
(badTokens);
497
_pool.
Free
(textTokens);
740
_pool.
Free
(textTokens);
923
_pool.
Free
(badTokens);
1288
_pool.
Free
(list);
1406
_pool.
Free
(list);
1579
_pool.
Free
(rankList);
1647
_pool.
Free
(badTokens);
Parser\LanguageParser.cs (19)
161
pool.
Free
(Members);
162
pool.
Free
(Attributes);
163
pool.
Free
(Usings);
164
pool.
Free
(Externs);
196
_pool.
Free
(initialBadNodes);
469
_pool.
Free
(body.Members);
597
_pool.
Free
(attributeLists);
598
_pool.
Free
(modifiers);
765
_pool.
Free
(pendingIncompleteMembers);
1857
_pool.
Free
(members);
1862
_pool.
Free
(constraints);
2844
_pool.
Free
(modifiers);
3237
_pool.
Free
(modifiers);
7284
_pool.
Free
(ignoredModifiers);
8797
_pool.
Free
(statements);
10233
_pool.
Free
(mods);
10637
_pool.
Free
(badBuilder);
12407
_pool.
Free
(modifiers);
14260
_pool.
Free
(b);
Parser\LanguageParser_InterpolatedString.cs (1)
129
_pool.
Free
(builder);
Syntax\InternalSyntax\SyntaxListPoolExtensions.cs (1)
14
pool.
Free
(builder);