1 write to maxItemsInObjectGraph
System.Runtime.Serialization (1)
System\Runtime\Serialization\NetDataContractSerializer.cs (1)
91
this.
maxItemsInObjectGraph
= maxItemsInObjectGraph;
1 reference to maxItemsInObjectGraph
System.Runtime.Serialization (1)
System\Runtime\Serialization\NetDataContractSerializer.cs (1)
164
get { return
maxItemsInObjectGraph
; }