34 references to Free
Microsoft.CodeAnalysis (2)
Syntax\InternalSyntax\SyntaxListPool.cs (2)
58
Free
(item.UnderlyingBuilder);
94
Free
(item);
Microsoft.CodeAnalysis.CSharp (32)
Parser\DocumentationCommentParser.cs (11)
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);
1577
_pool.
Free
(rankList);
1645
_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);
773
_pool.
Free
(pendingIncompleteMembers);
1859
_pool.
Free
(members);
1864
_pool.
Free
(constraints);
2846
_pool.
Free
(modifiers);
3246
_pool.
Free
(modifiers);
7295
_pool.
Free
(ignoredModifiers);
8815
_pool.
Free
(statements);
10269
_pool.
Free
(mods);
10673
_pool.
Free
(badBuilder);
12443
_pool.
Free
(modifiers);
14308
_pool.
Free
(b);
Parser\LanguageParser_InterpolatedString.cs (1)
124
_pool.
Free
(builder);
Syntax\InternalSyntax\SyntaxListPoolExtensions.cs (1)
14
pool.
Free
(builder);