1 write to _handle
System.Net.HttpListener (1)
System\Net\Managed\HttpStreamAsyncResult.cs (1)
90_handle ??= new ManualResetEvent(_completed);
2 references to _handle
System.Net.HttpListener (2)
System\Net\Managed\HttpStreamAsyncResult.cs (2)
72_handle?.Set(); 93return _handle;