3 references to DeviceOption
dotnet-watch (3)
CommandLine\CommandLineOptions.cs (1)
174
Device = parseResult.GetValue(definition.
DeviceOption
),
CommandLine\DotnetWatchCommandDefinition.cs (2)
92
Options.Add(
DeviceOption
);
132
option ==
DeviceOption
;