1 reference to BeginGetContext
System (1)
net\System\Net\HttpListener.cs (1)
1315
return Task<HttpListenerContext>.Factory.FromAsync(
BeginGetContext
, EndGetContext, null);