6 references to RelationshipEvaluator
Aspire.Hosting (1)
Orchestrator\ApplicationOrchestrator.cs (1)
48_parentChildLookup = RelationshipEvaluator.GetParentChildLookup(model);
Aspire.Hosting.Tests (5)
Orchestrator\RelationshipEvaluatorTests.cs (5)
30var parentChildLookup = RelationshipEvaluator.GetParentChildLookup(appModel); 62var parentChildLookup = RelationshipEvaluator.GetParentChildLookup(appModel); 85var parentChildLookup = RelationshipEvaluator.GetParentChildLookup(appModel); 108var parentChildLookup = RelationshipEvaluator.GetParentChildLookup(appModel); 131var parentChildLookup = RelationshipEvaluator.GetParentChildLookup(appModel);