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