2 implementations of OnStarted
Microsoft.CodeAnalysis.Features (1)
CodeLens\CodeLensFindReferenceProgress.cs (1)
51
public void
OnStarted
()
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\FindReferencesProgress.cs (1)
27
public void
OnStarted
()
1 reference to OnStarted
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\StreamingFindReferencesProgress.cs (1)
66
_progress.
OnStarted
();