1 write to onContextReceived
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
37
this.
onContextReceived
= new AsyncCallback(this.HandleHttpContextReceived);
1 reference to onContextReceived
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
312
onContextReceived
,