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