2 references to workflowChanges
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\ActivitySurrogate.cs (2)
226
bool createNewDef = (this.
workflowChanges
!= null);
233
ArrayList changeActions = Activity.OnResolveWorkflowChangeActions(this.
workflowChanges
, rootActivityDefinition);