4 references to Managed
aspire (3)
Layout\LayoutConfiguration.cs (2)
66
LayoutComponent.
Managed
=> Components.Managed,
84
var managedDir = GetComponentPath(LayoutComponent.
Managed
);
Layout\LayoutDiscovery.cs (1)
123
LayoutComponent.
Managed
=> _environment.GetEnvironmentVariable(BundleDiscovery.ManagedPathEnvVar),
Aspire.Cli.Tests (1)
BundleServiceIntegrationTests.cs (1)
655
LayoutComponent.
Managed
=> Path.Combine(bundleDir, BundleDiscovery.ManagedDirectoryName,