1 write to _nextPort
Aspire.Hosting.Tests (1)
Dcp\TestKubernetesService.cs (1)
65
svc.Status.EffectivePort = svc.Spec.Port ?? Interlocked.Increment(ref
_nextPort
);