1 reference to Source
Aspire.Dashboard (1)
Model\ResourceSourceViewModel.cs (1)
47if (resource.Properties.TryGetValue(KnownProperties.Resource.Source, out var property) && property.Value is { HasStringValue: true, StringValue: var value })