1 write to _xmlWriterArg
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (1)
130_xmlWriterArg = _ilg.GetArg(0);
16 references to _xmlWriterArg
dotnet-svcutil-lib (16)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (16)
260_ilg.Load(_xmlWriterArg); 308_ilg.Load(_xmlWriterArg); 319_ilg.Call(_contextArg, XmlFormatGeneratorStatics.IncrementArrayCountMethod, _xmlWriterArg, _objectLocal); 356_ilg.Call(_contextArg, incrementCollectionCountMethod, _xmlWriterArg, _objectLocal); 444_ilg.Load(_xmlWriterArg); 469_ilg.Load(_xmlWriterArg); 474_ilg.Load(_xmlWriterArg); 541_ilg.Load(_xmlWriterArg); 560_ilg.Call(_xmlWriterArg, primitiveContract.XmlFormatContentWriterMethod, memberValue); 578_ilg.Call(_contextArg, XmlFormatGeneratorStatics.WriteNullMethod, _xmlWriterArg, memberType, DataContract.IsTypeSerializable(memberType)); 585_ilg.Call(_xmlWriterArg, primitiveContract.XmlFormatContentWriterMethod, memberValue); 589_ilg.Call(_contextArg, primitiveContract.XmlFormatContentWriterMethod, _xmlWriterArg, memberValue); 604_ilg.Call(_contextArg, XmlFormatGeneratorStatics.WriteNullMethod, _xmlWriterArg, memberType, DataContract.IsTypeSerializable(memberType)); 620_ilg.Load(_xmlWriterArg); 670_ilg.Load(_xmlWriterArg); 689_ilg.Call(_xmlWriterArg, XmlFormatGeneratorStatics.WriteEndElementMethod);