2 writes to _buildProjectGenerationStarted
Aspire.Hosting.Dotnet (2)
DotnetProjectBuildResource.cs (2)
157
_buildProjectGenerationStarted
= true;
173
_buildProjectGenerationStarted
= true;
2 references to _buildProjectGenerationStarted
Aspire.Hosting.Dotnet (2)
DotnetProjectBuildResource.cs (2)
83
if (
_buildProjectGenerationStarted
)
287
if (
_buildProjectGenerationStarted
)