14 references to GetMetadataPath
Aspire.Hosting (2)
Lifecycle\TerminalHostOrphanCleanupService.cs (1)
188
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
TerminalResourceBuilderExtensions.cs (1)
436
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)
661
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
687
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
709
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
727
TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, expiredReplicaId));
729
TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, recentReplicaId));
819
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
845
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
871
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
900
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);
929
var metadataPath = TerminalHostPaths.
GetMetadataPath
(trmnlDirectory, replicaId);