1 write to CompletionDelegate
System (1)
net\System\Net\webclient.cs (1)
1084
CompletionDelegate
= completionDelegate;
2 references to CompletionDelegate
System (2)
net\System\Net\webclient.cs (2)
1230
state.
CompletionDelegate
(null, exception, state.AsyncOp);
1272
state.
CompletionDelegate
(state.InnerBuffer, exception, state.AsyncOp);