3 references to GetMappingParticle
System.Xml (3)
System\Xml\Schema\SchemaSetCompiler.cs (3)
1452
if (
GetMappingParticle
((XmlSchemaParticle)derivedChoice.Items[i], baseChoice.Items) < 0) {
1494
int i =
GetMappingParticle
((XmlSchemaParticle)derivedSequence.Items[j], baseAll.Items);
1528
if (
GetMappingParticle
((XmlSchemaParticle)derivedSequence.Items[i], baseChoice.Items) < 0)