2 writes to _workflowType
System.Workflow.Runtime (2)
RTTrackingProfile.cs (2)
91_workflowType = root.GetType(); 138_workflowType = runtimeProfile._workflowType;
2 references to _workflowType
System.Workflow.Runtime (2)
RTTrackingProfile.cs (2)
138_workflowType = runtimeProfile._workflowType; 202get { return _workflowType; }