2 references to s_readCallbackDelegate
System.Net.Requests (2)
System\Net\CommandStream.cs (2)
522
BeginRead(state.Buffer, 0, state.Buffer.Length,
s_readCallbackDelegate
, state);
637
BeginRead(state.Buffer, 0, state.Buffer.Length,
s_readCallbackDelegate
, state);