1 write to _layout
aspire (1)
Projects\PrebuiltAppHostServer.cs (1)
103
_layout
= layout;
4 references to _layout
aspire (4)
Projects\PrebuiltAppHostServer.cs (4)
138
var managedPath =
_layout
.GetManagedPath();
1522
var dcpPath =
_layout
.GetDcpPath();
1539
if (DashboardLaunchHelper.GetDashboardPath(
_layout
, _supportsNativeDashboard) is { } dashboardPath)
1555
_layout
.GetManagedPath() is { } terminalHostPath)