3 references to AttachDebugger
Microsoft.CodeAnalysis.LanguageServer (3)
Testing\TestRunner.DebugTestHostLauncher.cs (3)
21return AttachDebugger(pid, CancellationToken.None); 26return AttachDebugger(pid, cancellationToken); 31return AttachDebugger(attachDebuggerInfo.ProcessId, cancellationToken);