4 references to LocalAspirePath
aspire (4)
Projects\AppHostServerProject.cs (4)
306if (LocalAspirePath is not null) 339if (LocalAspirePath is not null) 341var repoRoot = Path.GetFullPath(LocalAspirePath); 368var repoRoot = Path.GetFullPath(LocalAspirePath!) + Path.DirectorySeparatorChar;