1 write to MaxItemsInObjectGraph
System.WorkflowServices (1)
System\Workflow\Activities\WorkflowServiceAttributes.cs (1)
150
workflowServiceBehavior.
MaxItemsInObjectGraph
= this.MaxItemsInObjectGraph;
1 reference to MaxItemsInObjectGraph
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
360
wmiInstance.SetProperty("MaxItemsInObjectGraph", this.
MaxItemsInObjectGraph
);