1 write to _layout
aspire (1)
Projects\PrebuiltAppHostServer.cs (1)
58
_layout
= layout;
4 references to _layout
aspire (4)
Projects\PrebuiltAppHostServer.cs (4)
79
var serverPath =
_layout
.GetAppHostServerPath();
224
var runtimePath =
_layout
.GetDotNetExePath();
280
var dcpPath =
_layout
.GetDcpPath();
286
var dashboardPath =
_layout
.GetDashboardPath();