2 overrides of LoadComponentsInBackgroundAfterSolutionFullyLoadedAsync
Microsoft.VisualStudio.LanguageServices (2)
LanguageService\AbstractPackage`2.cs (1)
117
protected override async Task
LoadComponentsInBackgroundAfterSolutionFullyLoadedAsync
(CancellationToken cancellationToken)
RoslynPackage.cs (1)
98
protected override async Task
LoadComponentsInBackgroundAfterSolutionFullyLoadedAsync
(CancellationToken cancellationToken)
1 reference to LoadComponentsInBackgroundAfterSolutionFullyLoadedAsync
Microsoft.VisualStudio.LanguageServices (1)
LanguageService\AbstractPackage.cs (1)
93
LoadComponentsInBackgroundAfterSolutionFullyLoadedAsync
(cancellationToken).ReportNonFatalErrorUnlessCancelledAsync(cancellationToken).Forget();