1 write to contextArg
System.Runtime.Serialization (1)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (1)
240contextArg = ilg.GetArg(1);
33 references to contextArg
System.Runtime.Serialization (33)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (33)
142ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, objectLocal); 249ilg.Call(contextArg, XmlFormatGeneratorStatics.DemandMemberAccessPermissionMethod); 257ilg.Call(contextArg, XmlFormatGeneratorStatics.DemandSerializationFormatterPermissionMethod); 304ilg.Load(contextArg); 318ilg.Load(contextArg); 333ilg.Load(contextArg); 369ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, memberCount); 383ilg.Call(contextArg, JsonFormatGeneratorStatics.GetJsonMemberIndexMethod, xmlReaderArg, memberNamesArg, memberIndexLocal, extensionDataLocal); 434ilg.Call(contextArg, XmlFormatGeneratorStatics.StoreCollectionMemberInfoMethod, value); 512ilg.Call(contextArg, XmlFormatGeneratorStatics.ReadSerializationInfoMethod, xmlReaderArg, classContract.UnderlyingType); 513ilg.Load(contextArg); 533ilg.Call(contextArg, XmlFormatGeneratorStatics.ReadAttributesMethod, xmlReaderArg); 534ilg.Call(contextArg, XmlFormatGeneratorStatics.ReadIfNullOrRefMethod, xmlReaderArg, type, DataContract.IsTypeSerializable(type)); 555ilg.Call(contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 574ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, value); 586ilg.Call(contextArg, XmlFormatGeneratorStatics.GetExistingObjectMethod, objectId, type, name, string.Empty); 610ilg.Load(contextArg); 683ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, objectLocal); 691ilg.Load(contextArg); 701ilg.Call(contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 723ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1); 749ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectWithIdMethod, objectId, objectLocal); 755ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectWithIdMethod, objectId, objectLocal); 822ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1); 865ilg.Load(contextArg); 874ilg.Load(contextArg); 884ilg.Call(contextArg, XmlFormatGeneratorStatics.CheckEndOfArrayMethod, xmlReaderArg, size, memberNamesArg, emptyDictionaryStringArg); 910ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1); 931ilg.Call(contextArg, XmlFormatGeneratorStatics.CheckEndOfArrayMethod, xmlReaderArg, size, memberNamesArg, emptyDictionaryStringArg); 979ilg.Load(contextArg); 996ilg.Call(contextArg, XmlFormatGeneratorStatics.ResetAttributesMethod); 1002ilg.Load(contextArg); 1055ilg.Call(contextArg, XmlFormatGeneratorStatics.SkipUnknownElementMethod, xmlReaderArg);