4 references to Call
System.Runtime.Serialization (4)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (2)
515ilg.Call(ctor); 638ilg.Call(outerType.GetConstructor(new Type[] { innerType }));
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (2)
471ilg.Call(ctor); 593ilg.Call(outerType.GetConstructor(new Type[] { innerType }));