2 writes to _choiceIdentifier
System.Private.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
705_choiceIdentifier = mapping._choiceIdentifier; 790set { _choiceIdentifier = value; }
2 references to _choiceIdentifier
System.Private.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
705_choiceIdentifier = mapping._choiceIdentifier; 789get { return _choiceIdentifier; }