3 references to _currentListener
Microsoft.AspNetCore.Tests (3)
WebApplicationTests.cs (3)
2984
_currentListener
.Value = this;
2999
if (
_currentListener
.Value != this)
3023
_currentListener
.Value = null;