1 write to _xmlWriterArg
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (1)
156_xmlWriterArg = _ilg.GetArg(0);
19 references to _xmlWriterArg
System.Private.DataContractSerialization (19)
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (19)
241_ilg.Call(_contextArg, XmlFormatGeneratorStatics.WriteISerializableMethod, _xmlWriterArg, _objectLocal); 276_ilg.Call(_contextArg, XmlFormatGeneratorStatics.WriteExtensionDataMethod, _xmlWriterArg, extensionDataLocal, -1); 332_ilg.Load(_xmlWriterArg); 344_ilg.Call(thisObj: _contextArg, XmlFormatGeneratorStatics.WriteExtensionDataMethod, _xmlWriterArg, extensionDataLocal, memberCount); 388_ilg.Load(_xmlWriterArg); 399_ilg.Call(_contextArg, XmlFormatGeneratorStatics.IncrementArrayCountMethod, _xmlWriterArg, _objectLocal); 438_ilg.Call(_contextArg, incrementCollectionCountMethod, _xmlWriterArg, _objectLocal); 523_ilg.Load(_xmlWriterArg); 550_ilg.Load(_xmlWriterArg); 555_ilg.Load(_xmlWriterArg); 624_ilg.Load(_xmlWriterArg); 654_ilg.Call(_xmlWriterArg, primitiveContract.XmlFormatContentWriterMethod, memberValue); 672_ilg.Call(_contextArg, XmlFormatGeneratorStatics.WriteNullMethod, _xmlWriterArg, memberType, DataContract.IsTypeSerializable(memberType)); 679_ilg.Call(_xmlWriterArg, primitiveContract.XmlFormatContentWriterMethod, memberValue); 683_ilg.Call(_contextArg, primitiveContract.XmlFormatContentWriterMethod, _xmlWriterArg, memberValue); 698_ilg.Call(_contextArg, XmlFormatGeneratorStatics.WriteNullMethod, _xmlWriterArg, memberType, DataContract.IsTypeSerializable(memberType)); 714_ilg.Load(_xmlWriterArg); 768_ilg.Load(_xmlWriterArg); 787_ilg.Call(_xmlWriterArg, XmlFormatGeneratorStatics.WriteEndElementMethod);