1 reference to Parse
dotnet-watch (1)
Program.cs (1)
76
var options = CommandLineOptions.
Parse
(args, parsingLoggerFactory.CreateLogger(DotNetWatchContext.DefaultLogComponentName), console.Out, out errorCode);