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