5 references to Free
Microsoft.CodeAnalysis (1)
Syntax\InternalSyntax\SyntaxListPool.cs (1)
102Free(item);
Microsoft.CodeAnalysis.CSharp (4)
Parser\DocumentationCommentParser.cs (3)
1286_pool.Free(list); 1404_pool.Free(list); 1569_pool.Free(dimensionList);
Parser\LanguageParser.cs (1)
10268_pool.Free(variables);