1 write to maxItemsInObjectGraph
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
142this.maxItemsInObjectGraph = value;
2 references to maxItemsInObjectGraph
System.WorkflowServices (2)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (2)
138return this.maxItemsInObjectGraph; 351DataContractSerializerServiceBehavior.ApplySerializationSettings(description, this.ignoreExtensionDataObject, this.maxItemsInObjectGraph);