1 reference to ProcessGetRequestStreamCompletion
System.Runtime.Remoting (1)
channels\http\httpclientchannel.cs (1)
918
private static AsyncCallback s_processGetRequestStreamCompletionCallback = new AsyncCallback(
ProcessGetRequestStreamCompletion
);