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)
214return _preserveObjectReferences ? attributes.ArraySZSize : -1;