Implemented interface member:
2 overrides of Dispose
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\Syntactic\SyntacticClassificationTaggerProvider.Tagger.cs (1)
33
public override void
Dispose
()
Tagging\AbstractAsynchronousTaggerProvider.Tagger.cs (1)
35
public override void
Dispose
()
2 references to Dispose
Microsoft.CodeAnalysis.EditorFeatures (2)
Tagging\AggregateTagger.cs (1)
28
tagger.
Dispose
();
Tagging\AsynchronousViewportTaggerProvider.cs (1)
122
tagger.
Dispose
();