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