1 write to _memberInfo
System.Private.Xml (1)
System\Xml\Serialization\XmlChoiceIdentifierAttribute.cs (1)
48set { _memberInfo = value; }
1 reference to _memberInfo
System.Private.Xml (1)
System\Xml\Serialization\XmlChoiceIdentifierAttribute.cs (1)
47get { return _memberInfo; }