1 write to _maxItemsInObjectGraph
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSerializerSettings.cs (1)
39set { _maxItemsInObjectGraph = value; }
1 reference to _maxItemsInObjectGraph
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSerializerSettings.cs (1)
38get { return _maxItemsInObjectGraph; }