2 references to _appHostOption
aspire (2)
Commands\IntegrationSearchCommand.cs (2)
43
Options.Add(
_appHostOption
);
57
var passedAppHostProjectFile = parseResult.GetValue(
_appHostOption
);