4 references to GetParticle
System.Private.Xml (4)
System\Xml\Schema\ContentValidator.cs (4)
367
if (symbols.
GetParticle
(symbol) != particle)
1596
return _symbols.
GetParticle
(symbol); // OK
1629
XmlSchemaParticle? p = (XmlSchemaParticle?)_symbols.
GetParticle
(i);
1663
XmlSchemaParticle? p = (XmlSchemaParticle?)_symbols.
GetParticle
(i);