2 references to GetExistingObjectMethod
System.Runtime.Serialization (2)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (1)
586
ilg.Call(contextArg, XmlFormatGeneratorStatics.
GetExistingObjectMethod
, objectId, type, name, string.Empty);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
542
ilg.Call(contextArg, XmlFormatGeneratorStatics.
GetExistingObjectMethod
, objectId, type, name, ns);