1 write to CommandArgumentsWithoutBinLog
dotnet-watch (1)
CommandLine\CommandLineOptions.cs (1)
165CommandArgumentsWithoutBinLog = commandArgumentsWithoutBinLog,
1 reference to CommandArgumentsWithoutBinLog
dotnet-watch (1)
Program.cs (1)
159var runParseResult = runCommandDefinition.Parse(options.CommandArgumentsWithoutBinLog, CommandLineOptions.ParserConfiguration);