4 references to RemoveEagerBuildDependencies
Aspire.Hosting.Dotnet (4)
DotnetProjectBuildCoordinator.cs (4)
313RemoveEagerBuildDependencies(_registrations.Select(registration => registration.Resource)); 377RemoveEagerBuildDependencies(_registrations.Select(registration => registration.Resource)); 521RemoveEagerBuildDependencies(inactiveResources); 522RemoveEagerBuildDependencies(missingBuildEntries.Select(entry => entry.Registration.Resource));