2 references to GetContainerExecutableResources
Aspire.Hosting (2)
BuiltInDistributedApplicationEventSubscriptionHandlers.cs (1)
32foreach (var containerExec in beforeStartEvent.Model.GetContainerExecutableResources())
Dcp\ContainerCreator.cs (1)
273var modelContainerExecutableResources = _model.GetContainerExecutableResources();