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