3 references to DebugLevelOption
aspire (3)
Commands\RootCommand.cs (3)
109
(
DebugLevelOption
, pr =>
111
var level = pr.GetValue(
DebugLevelOption
);
187
Options.Add(
DebugLevelOption
);