4 references to TrackingListenerFactory
System.Workflow.Runtime (4)
WorkflowInstance.cs (1)
366
_runtime.
TrackingListenerFactory
.ReloadProfiles(executor);
WorkflowRuntime.cs (3)
1549
if ((null != runtime.
TrackingListenerFactory
) && (null != runtime.
TrackingListenerFactory
.TrackingProfileManager))
1550
runtime.
TrackingListenerFactory
.TrackingProfileManager.ClearCacheImpl();