3 writes to ProjectPath
Aspire.Hosting (3)
Dcp\DcpExecutor.cs (1)
1308projectLaunchConfiguration.ProjectPath = projectMetadata.ProjectPath;
ProjectResourceBuilderExtensions.cs (2)
289.WithDebugSupport(mode => new ProjectLaunchConfiguration { ProjectPath = projectPath, Mode = mode }, "ms-dotnettools.csharp") 370.WithDebugSupport(mode => new ProjectLaunchConfiguration { ProjectPath = projectMetadata.ProjectPath, Mode = mode }, "ms-dotnettools.csharp")