2 references to GetExistingObject
System.Runtime.Serialization (2)
System\Runtime\Serialization\XmlObjectSerializerReadContext.cs (2)
157retObj = GetExistingObject(attributes.Ref, declaredType, name, ns); 585value = GetExistingObject(attributes.Ref, null, name, String.Empty);