5 references to HasParticleRef
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaComplexType.cs (4)
454
if (
HasParticleRef
(complexExt.Particle, parentSchema))
466
if (
HasParticleRef
(newComplexRest.Particle, parentSchema))
477
if (
HasParticleRef
(complexType.Particle, parentSchema))
625
foundRef =
HasParticleRef
(p, parentSchema);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaGroup.cs (1)
98
if (XmlSchemaComplexType.
HasParticleRef
(_particle, parentSchema))