2 references to ResourcePropertyExecutableProcessIdDisplayName
Aspire.Hosting (2)
Dashboard\ResourcePropertySnapshotMetadata.cs (2)
49
(KnownResourceTypes.Executable, KnownProperties.Executable.Pid) => (
ResourcePropertyExecutableProcessIdDisplayName
, true, 3),
52
(KnownResourceTypes.Project, KnownProperties.Executable.Pid) => (
ResourcePropertyExecutableProcessIdDisplayName
, true, 2),