2 references to GetExistingObjectMethod
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (1)
535
_ilg.Call(_contextArg, XmlFormatGeneratorStatics.
GetExistingObjectMethod
, objectId, type, name, string.Empty);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
572
_ilg.Call(_contextArg, XmlFormatGeneratorStatics.
GetExistingObjectMethod
, objectId, type, name, ns);