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