2 references to FollowerQueueCreator
System.Workflow.Activities (2)
LocalService\CorrelationService.cs (2)
274
FollowerQueueCreator follower = new
FollowerQueueCreator
(followermethodName);
304
initializerQueue.UnregisterForQueueItemArrived(new
FollowerQueueCreator
(follower));