2 references to DefaultSwitchLevel
dotnet-svcutil-lib (2)
CommandLineParser.cs (1)
34
internal CommandSwitch(string name, string abbreviation, SwitchType switchType, OperationalContext switchLevel =
DefaultSwitchLevel
)
CommandProcessorOptions.cs (1)
260
this.ToolContext = CommandSwitch.
DefaultSwitchLevel
;