2 references to TrackingChannelWrapper
System.Workflow.Runtime (2)
Tracking.cs (2)
401
TrackingChannelWrapper wrapper = new
TrackingChannelWrapper
(channel, service.GetType(), workflowType, rtp);
555
channels.Add(new
TrackingChannelWrapper
(channel, _services[i].GetType(), workflowType, profile));