2 references to GetCondition
System.Workflow.Activities (2)
Schedule.cs (1)
55return WorkflowChanges.GetCondition(this) as ActivityCondition;
StateMachineWorkflow.cs (1)
53return WorkflowChanges.GetCondition(this) as ActivityCondition;