6 references to GetParentChildLookup
Aspire.Hosting (1)
Orchestrator\ApplicationOrchestrator.cs (1)
55_parentChildLookup = RelationshipEvaluator.GetParentChildLookup(model);
Aspire.Hosting.Tests (5)
Orchestrator\RelationshipEvaluatorTests.cs (5)
31var parentChildLookup = RelationshipEvaluator.GetParentChildLookup(appModel); 63var parentChildLookup = RelationshipEvaluator.GetParentChildLookup(appModel); 86var parentChildLookup = RelationshipEvaluator.GetParentChildLookup(appModel); 109var parentChildLookup = RelationshipEvaluator.GetParentChildLookup(appModel); 132var parentChildLookup = RelationshipEvaluator.GetParentChildLookup(appModel);