3 references to GetMappingParticle
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (3)
1819
if (
GetMappingParticle
((XmlSchemaParticle)derivedChoice.Items[i], baseChoice.Items) < 0)
1873
int i =
GetMappingParticle
((XmlSchemaParticle)derivedSequence.Items[j], baseAll.Items);
1918
if (
GetMappingParticle
((XmlSchemaParticle)derivedSequence.Items[i], baseChoice.Items) < 0)