1 implementation of StartSessionAsync
Microsoft.CodeAnalysis.Remote.Workspaces (1)
EditAndContinue\ManagedHotReloadLanguageService.cs (1)
75
public async ValueTask
StartSessionAsync
(CancellationToken cancellationToken)
1 reference to StartSessionAsync
Microsoft.VisualStudio.LanguageServices.DevKit (1)
EditAndContinue\ManagedHotReloadLanguageServiceBridge.cs (1)
30
=> service.
StartSessionAsync
(cancellationToken);