1 write to _hostingListener
Aspire.Hosting.Testing (1)
DistributedApplicationEntryPointInvoker.cs (1)
256
_hostingListener
= value.Subscribe(this);
2 references to _hostingListener
Aspire.Hosting.Testing (2)
DistributedApplicationEntryPointInvoker.cs (2)
262
_hostingListener
?.Dispose();
286
_hostingListener
?.Dispose();