2 references to XmlChoiceIdentifierMissing
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
2065throw new InvalidOperationException(SR.Format(SR.XmlChoiceIdentifierMissing, nameof(XmlChoiceIdentifierAttribute), accessorName)); 2076throw new InvalidOperationException(SR.Format(SR.XmlChoiceIdentifierMissing, nameof(XmlChoiceIdentifierAttribute), accessorName));