2 references to RunQueueCallback
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeStateManager.cs (2)
170
ActionItem.Schedule(new Action<object>(
RunQueueCallback
), null);
197
ActionItem.Schedule(new Action<object>(
RunQueueCallback
), null);