14 references to GetMetadataPath
Aspire.Hosting (2)
Lifecycle\TerminalHostOrphanCleanupService.cs (1)
188
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
TerminalResourceBuilderExtensions.cs (1)
451
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
Aspire.Hosting.Tests (12)
TerminalHostPathsTests.cs (2)
46
var metadata = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, id);
56
var metadata = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, id);
WithTerminalTests.cs (10)
612
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
638
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
660
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
678
TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, expiredReplicaId));
680
TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, recentReplicaId));
770
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
796
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
822
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
851
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
880
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);