1 write to _factory
System.Workflow.Runtime (1)
Tracking.cs (1)
582
_factory
= factory;
3 references to _factory
System.Workflow.Runtime (3)
Tracking.cs (3)
602
_factory
.ReloadProfiles(exec, instanceId, ref _broker, ref _channels);
866
contextGuid =
_factory
.GetContext(activity);
869
parentContextGuid =
_factory
.GetContext(activity.Parent);