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