3 references to FrameworkOption
dotnet-watch (3)
CommandLine\CommandLineOptions.cs (1)
173
TargetFramework = parseResult.GetValue(definition.
FrameworkOption
),
CommandLine\DotnetWatchCommandDefinition.cs (2)
91
Options.Add(
FrameworkOption
);
131
option ==
FrameworkOption
||