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