2 references to GetMappingParticle
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (2)
1523
int i =
GetMappingParticle
((XmlSchemaParticle)derivedSequence.Items[j], baseAll.Items);
1560
if (
GetMappingParticle
((XmlSchemaParticle)derivedSequence.Items[i], baseChoice.Items) < 0)