5 references to HasParticleRef
System.Private.Xml (5)
System\Xml\Schema\XmlSchemaComplexType.cs (4)
364
if (
HasParticleRef
(complexExt.Particle, parentSchema))
376
if (
HasParticleRef
(newComplexRest.Particle, parentSchema))
389
if (
HasParticleRef
(complexType.Particle, parentSchema))
538
foundRef =
HasParticleRef
(p, parentSchema);
System\Xml\Schema\XmlSchemaGroup.cs (1)
81
if (XmlSchemaComplexType.
HasParticleRef
(_particle, parentSchema))