1 write to Inherited
dotnet-dev-certs (1)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (1)
103Inherited = inherited
1 reference to Inherited
dotnet-dev-certs (1)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (1)
74expr = expr.Concat(rootNode.Options.Where(o => o.Inherited));