1 instantiation of AsyncHttpClientRequestState
System.Runtime.Remoting (1)
channels\http\httpclientchannel.cs (1)
502new AsyncHttpClientRequestState(this, sinkStack, msg, headers, stream, 1);
9 references to AsyncHttpClientRequestState
System.Runtime.Remoting (9)
channels\http\httpclientchannel.cs (9)
501AsyncHttpClientRequestState asyncRequestState = 1017AsyncHttpClientRequestState asyncRequestState = (AsyncHttpClientRequestState)iar.AsyncState; 1045AsyncHttpClientRequestState asyncRequestState = (AsyncHttpClientRequestState)iar.AsyncState; 1067AsyncHttpClientRequestState asyncRequestState = (AsyncHttpClientRequestState)iar.AsyncState; 1110AsyncHttpClientRequestState asyncRequestState = (AsyncHttpClientRequestState)iar.AsyncState;