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