1 write to _projectLocator
aspire (1)
Commands\PublishCommand.cs (1)
51
_projectLocator
= projectLocator;
1 reference to _projectLocator
aspire (1)
Commands\PublishCommand.cs (1)
80
var effectiveAppHostProjectFile = await
_projectLocator
.UseOrFindAppHostProjectFileAsync(passedAppHostProjectFile, cancellationToken);