2 writes to _directProjectPath
Aspire.Hosting.Dotnet (2)
DotnetProjectBuildResource.cs (2)
111_directProjectPath = null; 137_directProjectPath = AddProject(projectPath);
2 references to _directProjectPath
Aspire.Hosting.Dotnet (2)
DotnetProjectBuildResource.cs (2)
155if (_directProjectPath is not null) 158return Task.FromResult(_directProjectPath);