4 references to GetParticle
System.Xml (4)
System\Xml\Schema\ContentValidator.cs (4)
337
if (symbols.
GetParticle
(symbol) != particle) {
1449
return symbols.
GetParticle
(symbol); // OK
1476
XmlSchemaParticle p = (XmlSchemaParticle)symbols.
GetParticle
(i);
1501
XmlSchemaParticle p = (XmlSchemaParticle)symbols.
GetParticle
(i);