2 implementations of OnCompleted
Microsoft.CodeAnalysis.Features (1)
CodeLens\CodeLensFindReferenceProgress.cs (1)
55
public void
OnCompleted
()
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\FindReferencesProgress.cs (1)
23
public void
OnCompleted
()
1 reference to OnCompleted
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\StreamingFindReferencesProgress.cs (1)
37
_progress.
OnCompleted
();