44 references to Call
dotnet-svcutil-lib (44)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (17)
426Call(ObjectEquals); 526Call(methodInfo); 534Call(methodInfo); 543Call(methodInfo); 553Call(methodInfo); 564Call(methodInfo); 576Call(methodInfo); 589Call(methodInfo); 715Call(getMethod); 722Call(method); 757Call(setMethod); 761Call((MethodInfo)memberInfo); 975Call(GetTypeFromHandle); 1652Call(s_stringLength); 1662Call(s_stringLength); 1700Call(StringFormat); 1711Call(ObjectToString);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlDataContract.cs (1)
437ilg.Call(XName_op_Implicit);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs (10)
128_ilg.Call(XmlFormatGeneratorStatics.GetDateTimeOffsetMethod); 134_ilg.Call(classContract.GetKeyValuePairMethodInfo); 245_ilg.Call(classContract.OnDeserializing); 259_ilg.Call(classContract.OnDeserialized); 478_ilg.Call(XmlFormatGeneratorStatics.InternalDeserializeMethod); 662_ilg.Call(XmlFormatGeneratorStatics.GetArrayLengthMethod); 740_ilg.Call(typeof(XmlReaderDelegator).GetMethod(readArrayMethod, Globals.ScanAllMembers)); 753_ilg.Call(XmlFormatGeneratorStatics.GetItemContractMethod); 756_ilg.Call(XmlFormatGeneratorStatics.ReadXmlValueMethod); 846_ilg.Call(XmlFormatGeneratorStatics.CreateSerializationExceptionMethod);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (16)
145_ilg.Call(XmlFormatGeneratorStatics.GetDateTimeOffsetAdapterMethod); 170_ilg.Call(XmlFormatGeneratorStatics.GetStreamingContextMethod); 171_ilg.Call(classContract.OnSerializing); 183_ilg.Call(XmlFormatGeneratorStatics.GetStreamingContextMethod); 184_ilg.Call(classContract.OnSerialized); 247_ilg.Call(XmlFormatGeneratorStatics.StoreIsGetOnlyCollectionMethod); 262_ilg.Call(XmlFormatGeneratorStatics.WriteNamespaceDeclMethod); 311_ilg.Call(XmlFormatGeneratorStatics.WriteNamespaceDeclMethod); 448_ilg.Call(XmlFormatGeneratorStatics.WriteXmlValueMethod); 502_ilg.Call(primitiveContract.XmlFormatWriterMethod); 545_ilg.Call(typeof(XmlWriterDelegator).GetMethod(writeArrayMethod, Globals.ScanAllMembers, new Type[] { type, typeof(XmlDictionaryString), typeof(XmlDictionaryString) })); 630_ilg.Call(methodInfo); 644_ilg.Call(XmlFormatGeneratorStatics.GetHasValueMethod.MakeGenericMethod(innerType)); 646_ilg.Call(XmlFormatGeneratorStatics.GetNullableValueMethod.MakeGenericMethod(innerType)); 655_ilg.Call(XmlFormatGeneratorStatics.GetDefaultValueMethod.MakeGenericMethod(memberType)); 684_ilg.Call(needsPrefix ? XmlFormatGeneratorStatics.WriteStartElementMethod3 : XmlFormatGeneratorStatics.WriteStartElementMethod2);