1 write to _def
System.Workflow.Runtime (1)
Tracking\SqlTrackingWorkflowInstance.cs (1)
701_def = serializer.Deserialize(serializationManager, xmlReader) as Activity;
4 references to _def
System.Workflow.Runtime (4)
Tracking\SqlTrackingWorkflowInstance.cs (4)
172return _def; 665if (null == _def) 711if ((null == _def) || ((null != errors) && (errors.Count > 0))) 742aAction.ApplyTo(_def);