5 references to s_currentListener
Aspire.Hosting.Tests (5)
Utils\TestDistributedApplicationBuilder.cs (5)
183var original = s_currentListener.Value; 184s_currentListener.Value = interceptor; 192s_currentListener.Value = original; 207if (s_currentListener.Value != this) 239if (s_currentListener.Value != owner)