1 write to _parentContext
System.Workflow.Runtime (1)
Tracking\TrackingWorkflowEventArgs.cs (1)
103
_parentContext
= parentContextGuid;
1 reference to _parentContext
System.Workflow.Runtime (1)
Tracking\TrackingWorkflowEventArgs.cs (1)
128
get { return
_parentContext
; }