8 references to
System.Xml (8)
System\Xml\Schema\ContentValidator.cs (4)
1342if (statePosSet[endMarkerPos]) { 1564if (IsOpen && curpos[endMarkerPos]) { 1962if (context.AllElementsSet[index]) { 1970if (isRequired[index]) {
System\Xml\Schema\SchemaCollectionCompiler.cs (2)
1209if (map[i]) { 1221if (!map[i] && !IsParticleEmptiable((XmlSchemaParticle)baseAll.Items[i])) {
System\Xml\Schema\SchemaSetCompiler.cs (2)
1496if (map[i]) { 1508if (!map[i] && !IsParticleEmptiable((XmlSchemaParticle)baseAll.Items[i])) {