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