2 references to HttpListenerContext
System (2)
net\System\Net\HttpListener.cs (2)
1357
HttpListenerContext ntlmContext = new
HttpListenerContext
(this, memoryBlob);
1398
httpContext = new
HttpListenerContext
(this, memoryBlob);