3 references to GetMappingParticle
System.Private.Xml (3)
System\Xml\Schema\SchemaSetCompiler.cs (3)
1835
if (
GetMappingParticle
((XmlSchemaParticle)derivedChoice.Items[i], baseChoice.Items) < 0)
1887
int i =
GetMappingParticle
((XmlSchemaParticle)derivedSequence.Items[j], baseAll.Items);
1932
if (
GetMappingParticle
((XmlSchemaParticle)derivedSequence.Items[i], baseChoice.Items) < 0)