2 references to ListenerClientCertAsyncResult
System (2)
net\System\Net\HttpListenerRequest.cs (2)
827
asyncResult = new
ListenerClientCertAsyncResult
(this, state, requestCallback, size);
875
asyncResult = new
ListenerClientCertAsyncResult
(this, state, requestCallback, 0);