1 write to Inherited
rzc (1)
CommandLine\CommandLineApplication.cs (1)
97Inherited = inherited
1 reference to Inherited
rzc (1)
CommandLine\CommandLineApplication.cs (1)
68expr = expr.Concat(rootNode.Options.Where(o => o.Inherited));