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