1 reference to GetResponseCallback
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (1)
854
IAsyncResult result = request.BeginGetResponse(Fx.ThunkCallback(new AsyncCallback(this.
GetResponseCallback
)), request);