1 implementation of 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)
38
_progress.
OnCompleted
();