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