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