1 reference to AttachDebuggerAsync
Microsoft.CodeAnalysis.LanguageServer (1)
Testing\TestRunner.DebugTestHostLauncher.cs (1)
52
var task = Task.Run(async () => await
AttachDebuggerAsync
(processId, cancellationToken), cancellationToken);