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