4 references to Runtime
aspire (4)
Layout\LayoutConfiguration.cs (2)
78LayoutComponent.Runtime => Components.Runtime, 95var runtimePath = GetComponentPath(LayoutComponent.Runtime);
Layout\LayoutDiscovery.cs (1)
76LayoutComponent.Runtime => Environment.GetEnvironmentVariable(BundleDiscovery.RuntimePathEnvVar),
Layout\LayoutProcessRunner.cs (1)
117var runtimePath = layout.GetComponentPath(LayoutComponent.Runtime);