3 references to StartDebuggingSessionAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\ManagedHotReloadLanguageServiceImpl.cs (1)
92
_debuggingSession = await proxy.
StartDebuggingSessionAsync
(
Microsoft.CodeAnalysis.Features.UnitTests (1)
EditAndContinue\RemoteEditAndContinueServiceTests.cs (1)
141
var sessionProxy = await proxy.
StartDebuggingSessionAsync
(
Microsoft.VisualStudio.LanguageServices.DevKit (1)
src\EditorFeatures\Core\EditAndContinue\ManagedHotReloadLanguageServiceImpl.cs (1)
92
_debuggingSession = await proxy.
StartDebuggingSessionAsync
(