2 references to ItemType
System.Private.Xml (2)
System\Xml\Core\XsdValidatingReader.cs (1)
2728
if (listType.
ItemType
.Variety == XmlSchemaDatatypeVariety.Union)
System\Xml\Schema\FacetChecker.cs (1)
1684
if (list.
ItemType
.Compare(values.GetValue(j)!, enumValue.GetValue(0)!) == 0)