1 write to _xmlWriterArg
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (1)
128_xmlWriterArg = _ilg.GetArg(0);
20 references to _xmlWriterArg
System.Private.DataContractSerialization (20)
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (20)
207_ilg.Call(_contextArg, JsonFormatGeneratorStatics.WriteJsonISerializableMethod, _xmlWriterArg, _objectLocal); 218_ilg.Call(_contextArg, XmlFormatGeneratorStatics.WriteExtensionDataMethod, _xmlWriterArg, extensionDataLocal, -1); 264_ilg.Call(thisObj: null, JsonFormatGeneratorStatics.WriteJsonNameWithMappingMethod, _xmlWriterArg, _memberNamesArg, i + _childElementIndex); 278_ilg.Call(thisObj: _contextArg, XmlFormatGeneratorStatics.WriteExtensionDataMethod, _xmlWriterArg, extensionDataLocal, memberCount); 319_ilg.Call(_contextArg, XmlFormatGeneratorStatics.IncrementArrayCountMethod, _xmlWriterArg, _objectLocal); 359_ilg.Call(_contextArg, incrementCollectionCountMethod, _xmlWriterArg, _objectLocal); 483_ilg.Load(_xmlWriterArg); 517_ilg.Load(_xmlWriterArg); 522_ilg.Load(_xmlWriterArg); 597_ilg.Call(_xmlWriterArg, writeArrayMethodInfo, value, itemName, null); 605_ilg.Call(_xmlWriterArg, JsonFormatGeneratorStatics.WriteAttributeStringMethod, 614_ilg.Call(_xmlWriterArg, JsonFormatGeneratorStatics.WriteAttributeStringMethod, 641_ilg.Call(_xmlWriterArg, primitiveContract.XmlFormatContentWriterMethod, memberValue); 659_ilg.Call(_contextArg, XmlFormatGeneratorStatics.WriteNullMethod, _xmlWriterArg, memberType, DataContract.IsTypeSerializable(memberType)); 666_ilg.Call(_xmlWriterArg, primitiveContract.XmlFormatContentWriterMethod, memberValue); 670_ilg.Call(_contextArg, primitiveContract.XmlFormatContentWriterMethod, _xmlWriterArg, memberValue); 685_ilg.Call(_contextArg, XmlFormatGeneratorStatics.WriteNullMethod, _xmlWriterArg, memberType, DataContract.IsTypeSerializable(memberType)); 701_ilg.Load(_xmlWriterArg); 749_ilg.Load(_xmlWriterArg); 772_ilg.Call(_xmlWriterArg, JsonFormatGeneratorStatics.WriteEndElementMethod);