1 reference to InitializeAsync
Microsoft.VisualStudio.LanguageServices (1)
RoslynPackage.cs (1)
233
await this.ComponentModel.GetService<RemoveUnusedReferencesCommandHandler>().
InitializeAsync
(this, cancellationToken).ConfigureAwait(false);