2 references to GetMappingParticle
System.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (2)
1207
int i =
GetMappingParticle
((XmlSchemaParticle)derivedSequence.Items[j], baseAll.Items);
1235
if (
GetMappingParticle
((XmlSchemaParticle)derivedSequence.Items[i], baseChoice.Items) < 0)