3 references to TryCreate
dotnet-watch (1)
Program.cs (1)
79
return
TryCreate
(options, console, environmentOptions, loggerFactory, reporter, out errorCode);
dotnet-watch.Tests (2)
CommandLine\ProgramTests.cs (1)
23
var program = Program.
TryCreate
(
HotReload\RuntimeProcessLauncherTests.cs (1)
102
var program = Program.
TryCreate
(