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