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