1 write to _maxItemsInObjectGraph
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSerializer.cs (1)
121_maxItemsInObjectGraph = maxItemsInObjectGraph;
1 reference to _maxItemsInObjectGraph
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSerializer.cs (1)
181get { return _maxItemsInObjectGraph; }