1 write to _completed
System.Net.HttpListener (1)
System\Net\Managed\HttpStreamAsyncResult.cs (1)
71_completed = true;
3 references to _completed
System.Net.HttpListener (3)
System\Net\Managed\HttpStreamAsyncResult.cs (3)
68if (_completed) 90_handle ??= new ManualResetEvent(_completed); 105return _completed;