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