1 write to downloadStringOperationCompleted
System (1)
net\System\Net\webclient.cs (1)
73
downloadStringOperationCompleted
= new SendOrPostCallback(DownloadStringOperationCompleted);
1 reference to downloadStringOperationCompleted
System (1)
net\System\Net\webclient.cs (1)
1969
InvokeOperationCompleted(asyncOp,
downloadStringOperationCompleted
, eventArgs);