2 writes to maxItemsInObjectGraph
System.ServiceModel (2)
System\ServiceModel\Description\DataContractSerializerOperationBehavior.cs (1)
62
maxItemsInObjectGraph
= value;
System\ServiceModel\Dispatcher\DataContractSerializerServiceBehavior.cs (1)
95
behavior.
maxItemsInObjectGraph
= maxItemsInObjectGraph;
1 reference to maxItemsInObjectGraph
System.ServiceModel (1)
System\ServiceModel\Description\DataContractSerializerOperationBehavior.cs (1)
59
get { return
maxItemsInObjectGraph
; }