1 write to ValidateMustUnderstand
System.WorkflowServices (1)
System\Workflow\Activities\WorkflowServiceAttributes.cs (1)
152
workflowServiceBehavior.
ValidateMustUnderstand
= this.ValidateMustUnderstand;
2 references to ValidateMustUnderstand
System.WorkflowServices (2)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (2)
298
dispatchRuntime.ValidateMustUnderstand = this.
ValidateMustUnderstand
;
364
wmiInstance.SetProperty("ValidateMustUnderstand", this.
ValidateMustUnderstand
);