8 references to HttpListenerContext
System (8)
net\System\Net\HttpListenerRequest.cs (8)
112httpListenerRequest.HttpListenerContext.RequestQueueHandle, 446m_RequestStream = HasEntityBody ? new HttpRequestStream(HttpListenerContext) : Stream.Null; 456IPrincipal user = HttpListenerContext.User; 689if (HttpListenerContext.PromoteCookiesToRfc2965) { 788HttpListenerContext.EnsureBoundHandle(); 836HttpListenerContext.RequestQueueHandle, 934HttpListenerContext.RequestQueueHandle, 1018return HttpListenerContext.Listener.GetChannelBindingFromTls(m_ConnectionId);