1 write to onGetContext
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
34this.onGetContext = Fx.ThunkCallback(new AsyncCallback(OnGetContext));
1 reference to onGetContext
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
187return this.listener.BeginGetContext(onGetContext, eventTraceActivity);