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