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