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