3 references to TryGetProcess
InteractiveHost.UnitTests (3)
InteractiveHostCoreTests.cs (1)
33var process = Host.TryGetProcess();
InteractiveHostDesktopTests.cs (2)
69var process = Host.TryGetProcess(); 171var process = Host.TryGetProcess();