5 references to Free
Microsoft.CodeAnalysis (1)
Syntax\InternalSyntax\SyntaxListPool.cs (1)
102Free(item);
Microsoft.CodeAnalysis.CSharp (4)
Parser\DocumentationCommentParser.cs (3)
1288_pool.Free(list); 1406_pool.Free(list); 1571_pool.Free(dimensionList);
Parser\LanguageParser.cs (1)
10234_pool.Free(variables);