1 write to _currentPath
System.Workflow.Runtime (1)
WorkflowExecutor.cs (1)
3346
_currentPath
= currentPath;
1 reference to _currentPath
System.Workflow.Runtime (1)
WorkflowExecutor.cs (1)
3360
get { return
_currentPath
; }