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