2 references to CheckAlive
Microsoft.CodeAnalysis.InteractiveHost (2)
Interactive\Core\InteractiveHost.LazyRemoteService.cs (2)
203if (!CheckAlive(newProcess, hostPath)) 219if (CheckAlive(newProcess, hostPath))