2 writes to StartupProjectFullPath
Microsoft.McpServer.ProjectTemplates.Tests (2)
test\ProjectTemplates\Infrastructure\Project.cs (2)
23StartupProjectFullPath = null!; 28StartupProjectFullPath = Path.Combine(rootPath, field);
4 references to StartupProjectFullPath
Microsoft.McpServer.ProjectTemplates.Tests (4)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (4)
120.WithWorkingDirectory(project.StartupProjectFullPath) 128Working Directory: {project.StartupProjectFullPath} 137.WithWorkingDirectory(project.StartupProjectFullPath) 143Working Directory: {project.StartupProjectFullPath}