2 references to ResourcesDetailsExecutablePathProperty
Aspire.Dashboard (1)
Model\LegacyResourcePropertyMetadata.cs (1)
26(KnownResourceTypes.Executable, KnownProperties.Executable.Path) => Create(KnownProperties.Executable.Path, nameof(ResourcesDetailsExecutablePathProperty), 0),
Aspire.Dashboard.Tests (1)
Model\ResourceViewModelTests.cs (1)
201[InlineData(KnownResourceTypes.Executable, KnownProperties.Executable.Path, nameof(DashboardResources.ResourcesDetailsExecutablePathProperty), 0)]