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