2 references to CheckChoiceIdentifierType
System.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1259
return
CheckChoiceIdentifierType
(xmlReflectionMembers[i].MemberType, isArrayLike, choice.MemberName, accessorName);
1292
enumType =
CheckChoiceIdentifierType
(enumType, isArrayLike, choice.MemberName, accessorName);