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