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