2 references to TryApplyProfile
aspire (2)
Projects\DotNetAppHostProject.cs (2)
2248
return
TryApplyProfile
(profiles, env, filterEnvironmentNames: true);
2289
return
TryApplyProfile
(config.Profiles, env, filterEnvironmentNames);