1 reference to AsyncReceiveCompleteStatic
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (1)
22
static Action<object> asyncReceiveComplete = new Action<object>(
AsyncReceiveCompleteStatic
);