3 references to GetObjectId
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\ReflectionReader.cs (2)
56obj = context.GetRealObject(objectReference, context.GetObjectId()); 287objectId = context.GetObjectId();
System\Runtime\Serialization\XmlObjectSerializerReadContextComplex.cs (1)
72string objectId = GetObjectId();