1 reference to ProcessAsyncCopyRequestStreamCompletion
System.Runtime.Remoting (1)
channels\http\httpclientchannel.cs (1)
919
private static AsyncCallback s_processAsyncCopyRequestStreamCompletionCallback = new AsyncCallback(
ProcessAsyncCopyRequestStreamCompletion
);