1 write to _preserveObjectReferences
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerReadContextComplex.cs (1)
23
_preserveObjectReferences
= serializer.PreserveObjectReferences;
1 reference to _preserveObjectReferences
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerReadContextComplex.cs (1)
214
return
_preserveObjectReferences
? attributes.ArraySZSize : -1;