1 write to contextArg
System.Runtime.Serialization (1)
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
234contextArg = ilg.GetArg(1);
36 references to contextArg
System.Runtime.Serialization (36)
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (36)
144ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, objectLocal); 150ilg.Call(contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 243ilg.Call(contextArg, XmlFormatGeneratorStatics.DemandMemberAccessPermissionMethod); 251ilg.Call(contextArg, XmlFormatGeneratorStatics.DemandSerializationFormatterPermissionMethod); 297ilg.Load(contextArg); 311ilg.Load(contextArg); 326ilg.Load(contextArg); 362ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, memberCount); 375ilg.Call(contextArg, XmlFormatGeneratorStatics.GetMemberIndexWithRequiredMembersMethod, xmlReaderArg, memberNamesArg, memberNamespacesArg, memberIndexLocal, requiredIndexLocal, extensionDataLocal); 377ilg.Call(contextArg, XmlFormatGeneratorStatics.GetMemberIndexMethod, xmlReaderArg, memberNamesArg, memberNamespacesArg, memberIndexLocal, extensionDataLocal); 424ilg.Call(contextArg, XmlFormatGeneratorStatics.StoreCollectionMemberInfoMethod, value); 468ilg.Call(contextArg, XmlFormatGeneratorStatics.ReadSerializationInfoMethod, xmlReaderArg, classContract.UnderlyingType); 469ilg.Load(contextArg); 489ilg.Call(contextArg, XmlFormatGeneratorStatics.ReadAttributesMethod, xmlReaderArg); 490ilg.Call(contextArg, XmlFormatGeneratorStatics.ReadIfNullOrRefMethod, xmlReaderArg, type, DataContract.IsTypeSerializable(type)); 511ilg.Call(contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 530ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, value); 542ilg.Call(contextArg, XmlFormatGeneratorStatics.GetExistingObjectMethod, objectId, type, name, ns); 566ilg.Load(contextArg); 642ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, objectLocal); 647ilg.Call(contextArg, XmlFormatGeneratorStatics.GetArraySizeMethod); 651ilg.Call(contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 674ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1); 700ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectWithIdMethod, objectId, objectLocal); 704ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, size); 709ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, objectLocal); 724ilg.Call(contextArg, XmlFormatGeneratorStatics.CheckEndOfArrayMethod, xmlReaderArg, size, memberNamesArg, memberNamespacesArg); 730ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectWithIdMethod, objectId, objectLocal); 744ilg.Load(contextArg); 764ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, objectLocal); 770ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1); 791ilg.Call(contextArg, XmlFormatGeneratorStatics.CheckEndOfArrayMethod, xmlReaderArg, size, memberNamesArg, memberNamespacesArg); 833ilg.Load(contextArg); 848ilg.Call(contextArg, XmlFormatGeneratorStatics.ResetAttributesMethod); 853ilg.Load(contextArg); 901ilg.Call(contextArg, XmlFormatGeneratorStatics.SkipUnknownElementMethod, xmlReaderArg);