1 override of GetProperties
Aspire.Hosting (1)
Dashboard\GenericResourceSnapshot.cs (1)
13
protected 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)
53
foreach (var property in
GetProperties
())