2 references to IOCompleted
System (2)
net\System\Net\HttpListener.cs (2)
2749
IOCompleted
(this, errorCode, numBytes, nativeOverlapped);
2768
IOCompleted
(asyncResult, errorCode, numBytes, nativeOverlapped);