4 references to Type
System.Xml (4)
System\Xml\Serialization\XmlReflectionImporter.cs (4)
1408
Type targetType = a.XmlText.
Type
== null ? arrayElementType : a.XmlText.
Type
;
1564
if (a.XmlText.
Type
!= null && a.XmlText.
Type
!= accessorType)