8 references to BaseRegistryOption
containerize (2)
ContainerizeCommand.cs (2)
215
Options.Add(
BaseRegistryOption
);
245
string _baseReg = parseResult.GetValue(
BaseRegistryOption
)!;
containerize.UnitTests (6)
ParserTests.cs (6)
19
command.
BaseRegistryOption
.Name,
62
command.
BaseRegistryOption
.Name,
98
command.
BaseRegistryOption
.Name,
130
command.
BaseRegistryOption
.Name,
174
command.
BaseRegistryOption
.Name,
219
command.
BaseRegistryOption
.Name,