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