9 references to Id
Aspire.Dashboard (4)
Components_Controls_ResourceFilters_razor.g.cs (3)
382Id 424Id 466Id
Components_Controls_SelectResourceOptions_razor.g.cs (1)
224Id
Aspire.Dashboard.Components.Tests (5)
Pages\ResourcesTests.cs (5)
165cut.FindComponents<SelectResourceOptions<string>>().First(f => f.Instance.Id == "resource-states") 299var typeSelect = filterComponents.First(f => f.Instance.Id == "resource-types"); 302var stateSelect = filterComponents.First(f => f.Instance.Id == "resource-states"); 305var healthSelect = filterComponents.First(f => f.Instance.Id == "resource-health-states"); 332.First(f => f.Instance.Id == "resource-types")