10 references to OverlappedAsyncResult
System (10)
net\System\Net\Sockets\Socket.cs (10)
3461OverlappedAsyncResult asyncResult = new OverlappedAsyncResult(this, state, callback); 3491OverlappedAsyncResult asyncResult = new OverlappedAsyncResult(this, state, callback); 3721OverlappedAsyncResult asyncResult = new OverlappedAsyncResult(this, state, callback); 3994OverlappedAsyncResult asyncResult = new OverlappedAsyncResult(this, state, callback); 4214OverlappedAsyncResult asyncResult = new OverlappedAsyncResult(this, state, callback); 4244OverlappedAsyncResult asyncResult = new OverlappedAsyncResult(this, state, callback); 4349OverlappedAsyncResult asyncResult = new OverlappedAsyncResult(this, state, callback); 4803OverlappedAsyncResult asyncResult = new OverlappedAsyncResult(this, state, callback); 7193OverlappedAsyncResult asyncResult = new OverlappedAsyncResult(this, state, callback); 7207OverlappedAsyncResult asyncResult = new OverlappedAsyncResult(this, state, callback);