2 writes to _targets
Aspire.Hosting.Yarp (2)
ConfigurationBuilder\YarpCluster.cs (2)
21_targets = targets; 79_targets = targets;
2 references to _targets
Aspire.Hosting.Yarp (2)
ConfigurationBuilder\YarpCluster.cs (2)
93var targets = new List<object>(_targets.Length); 94foreach (var target in _targets)