4 references to FileOption
dotnet-watch (4)
CommandLine\CommandLineOptions.cs (1)
170
FilePath = parseResult.GetValue(definition.
FileOption
),
CommandLine\DotnetWatchCommandDefinition.cs (3)
96
Options.Add(
FileOption
);
115
if (v.HasOption(
FileOption
) && (hasLongProjectOption || hasShortProjectOption))
119
FileOption
.Name,