2 references to MaxItemsInObjectGraph
System.WorkflowServices (2)
System\Workflow\Activities\ValidationHelper.cs (1)
106if (serviceAttributes.MaxItemsInObjectGraph < 0)
System\Workflow\Activities\WorkflowServiceAttributes.cs (1)
150workflowServiceBehavior.MaxItemsInObjectGraph = this.MaxItemsInObjectGraph;