4 writes to choiceArraySource
System.Xml (4)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (4)
100
this.
choiceArraySource
= outerClass.GetArraySource(mapping.TypeDesc, this.choiceArrayName, multiRef);
109
this.
choiceArraySource
= init + outerClass.RaCodeGen.GetStringForArrayMember(a, c + "++", mapping.ChoiceIdentifier.Mapping.TypeDesc);
112
this.
choiceArraySource
= this.choiceSource;
117
this.
choiceArraySource
= this.choiceSource;
1 reference to choiceArraySource
System.Xml (1)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (1)
178
get { return
choiceArraySource
; }