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