2 references to HandleAuthentication
System (2)
net\System\Net\_ListenerAsyncResult.cs (1)
57result = httpWebListener.HandleAuthentication(asyncResult.m_RequestContext, out stoleBlob);
net\System\Net\HttpListener.cs (1)
1201httpContext = HandleAuthentication(memoryBlob, out stoleBlob);