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