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