2 references to IsLegacyAppHostPathKey
aspire (2)
Commands\ConfigCommand.cs (1)
166if (AppHostPathConfigurationPolicy.IsLegacyAppHostPathKey(key))
Configuration\AppHostPathConfigurationPolicy.cs (1)
29&& !IsLegacyAppHostPathKey(key);