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