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