1 instantiation of AwaitableProcess
dotnet-watch.Tests (1)
TestUtilities\WatchableApp.cs (1)
182Process = new AwaitableProcess(commandSpec, Logger);
1 reference to AwaitableProcess
dotnet-watch.Tests (1)
TestUtilities\WatchableApp.cs (1)
26public AwaitableProcess Process { get; private set; }