2 references to _allOption
aspire (2)
Commands\IntegrationSearchCommand.cs (2)
45
Options.Add(
_allOption
);
59
var includeAllIntegrations = parseResult.GetValue(
_allOption
);