2 references to StartDebuggingSessionAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\EditAndContinueLanguageService.cs (1)
127
_debuggingSession = await proxy.
StartDebuggingSessionAsync
(
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
EditAndContinue\RemoteEditAndContinueServiceTests.cs (1)
159
var sessionProxy = await proxy.
StartDebuggingSessionAsync
(