2 references to OnCompleteGetContextLater
System.ServiceModel (2)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (2)
465
onCompleteGetContextLater = new Action<object>(
OnCompleteGetContextLater
);
501
onCompleteGetContextLater = new Action<object>(
OnCompleteGetContextLater
);