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