1 reference to ResourceState
Aspire.Dashboard (1)
Components\Pages\Resources.razor.cs (1)
779
public ConcurrentDictionary<string, bool> ResourceStatesToVisibility { get; } = new(StringComparers.
ResourceState
);