Implemented interface member:
5 references to Dispose
Microsoft.CodeAnalysis.Features (4)
QuickInfo\Presentation\QuickInfoContentBuilder.cs (1)
184
elements.
Dispose
();
QuickInfo\Presentation\TaggedTextExtensions.cs (3)
131
_paragraphs.
Dispose
();
132
_lines.
Dispose
();
133
_runs.
Dispose
();
Microsoft.CodeAnalysis.Workspaces (1)
PatternMatching\PatternMatcher.TextChunk.cs (1)
58
this.PatternHumps.
Dispose
();