1 reference to GetResponseCallback
System.ServiceModel (1)
System\ServiceModel\Description\MetadataExchangeClient.cs (1)
884
IAsyncResult result = request.BeginGetResponse(Fx.ThunkCallback(new AsyncCallback(this.
GetResponseCallback
)), request);