1 reference to RegisterSolutionSnapshotAsync
Microsoft.VisualStudio.LanguageServices.DevKit (1)
EditAndContinue\LspSolutionSnapshotProvider.cs (1)
36var id = await InvokeAsync((service, cancellationToken) => service.RegisterSolutionSnapshotAsync(cancellationToken), cancellationToken).ConfigureAwait(false);