1 write to _projectLocator
aspire (1)
Commands\PublishCommandBase.cs (1)
55_projectLocator = projectLocator;
1 reference to _projectLocator
aspire (1)
Commands\PublishCommandBase.cs (1)
100var effectiveAppHostFile = await _projectLocator.UseOrFindAppHostProjectFileAsync(passedAppHostProjectFile, cancellationToken);