System\Data\XMLSchema.cs (4)
980HandleParticle((XmlSchemaParticle)item, table, tableChildren, isBase);
1084HandleParticle(ccExtension.Particle, table, tableChildren, isBase);
1095HandleParticle(ccRestriction.Particle, table, tableChildren, isBase);
1131HandleParticle(ct.Particle, table, tableChildren, isBase);