1 reference to SendCallback
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
1656
private static AsyncCallback s_sendCallback = Fx.ThunkCallback(
SendCallback
);