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