6 references to Clear
Microsoft.CodeAnalysis.Workspaces (6)
Classification\ClassifierHelper.cs (1)
266tempBuffer.Clear();
CodeFixes\FixAllOccurrences\TextChangeMerger.cs (2)
101overlappingSpans.Clear(); 102intersectingSpans.Clear();
FindSymbols\SymbolTree\SymbolTreeInfo.cs (1)
508tempBuilder.Clear();
Options\GlobalOptionService.cs (1)
139values.Clear();
src\Compilers\Core\Portable\Collections\TemporaryArray`1.cs (1)
288this.Clear();