2 references to Path
Aspire.Dashboard (2)
Model\KnownPropertyLookup.cs (1)
43
new(KnownProperties.Executable.
Path
, loc[nameof(ResourcesDetailsExecutablePathProperty)]),
Model\ResourceViewModelExtensions.cs (1)
54
return resource.TryGetCustomDataString(KnownProperties.Executable.
Path
, out executablePath);