1 override of GetProperties
Aspire.Hosting (1)
Dashboard\GenericResourceSnapshot.cs (1)
13protected override IEnumerable<(string Key, Value Value, bool IsSensitive, string? DisplayName, bool IsHighlighted, int? SortOrder)> GetProperties()
1 reference to GetProperties
Aspire.Hosting (1)
Dashboard\ResourceSnapshot.cs (1)
53foreach (var property in GetProperties())