2 writes to LayoutPath
aspire (2)
Projects\AppHostServerClosureSnapshots.cs (2)
395LayoutPath = layoutPath, 456LayoutPath = finalLayoutPath,
2 references to LayoutPath
aspire (2)
Projects\AppHostServerClosureSnapshots.cs (1)
20public string IntegrationLibsPath => Path.Combine(LayoutPath, "libs");
Projects\PrebuiltAppHostServer.cs (1)
125internal string? SelectedProjectLayoutPath => _selectedProjectLayout?.LayoutPath;