3 references to s_cmdLineOverwriteSwitches
dotnet-svcutil-lib (3)
CommandProcessorOptions.cs (3)
152.Where(s => !s_cmdLineOverwriteSwitches.Contains(s.Name) && s.SwitchLevel <= OperationalContext.Global && options.Any(o => 299s_cmdLineOverwriteSwitches.Add(Switches.Update.Name); 300var disallowedUserOptionsOnUpdateOperation = this.GetOptions().Where(o => !s_cmdLineOverwriteSwitches.Any(n => o.HasSameId(n)));