2 references to s_configFilePathOption
aspire (2)
Commands\DashboardRunCommand.cs (2)
86
Options.Add(
s_configFilePathOption
);
179
AddStringOptionArg(parseResult, args, unmatchedTokens, environment,
s_configFilePathOption
, KnownConfigNames.DashboardConfigFilePath, defaultValue: null);