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