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