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