2 references to TryStartProcessImpl
dotnet-watch (2)
Process\ProcessRunner.cs (2)
47using var state = TryStartProcessImpl(processSpec, logger); 138=> TryStartProcessImpl(processSpec, logger)?.Process;