2 references to ResourceServiceUrlVariableName
Aspire.Hosting (2)
Dashboard\DashboardServiceHost.cs (2)
136
var uri = configuration.GetUri(
ResourceServiceUrlVariableName
);
157
throw new ArgumentException($"{
ResourceServiceUrlVariableName
} must contain a local loopback address.");