2 references to AppHostPathKey
aspire (2)
Configuration\AppHostPathConfigurationPolicy.cs (2)
23
return string.Equals(normalizedKey,
AppHostPathKey
, StringComparison.OrdinalIgnoreCase);
44
key =
AppHostPathKey
;