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