3 references to DebugLevelOption
aspire (3)
Commands\RootCommand.cs (3)
78
(
DebugLevelOption
, pr =>
80
var level = pr.GetValue(
DebugLevelOption
);
173
Options.Add(
DebugLevelOption
);