2 references to AppHostKey
aspire (2)
Configuration\AppHostPathConfigurationPolicy.cs (2)
13public const string AppHostPathKey = AppHostKey + "." + PathKey; 14public const string AppHostPathConfigurationKey = AppHostKey + ":" + PathKey;