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