3 references to CompileContentTypeParticle
System.Xml (3)
System\Xml\Schema\SchemaSetCompiler.cs (3)
658
complexType.SetContentTypeParticle(
CompileContentTypeParticle
(complexType.Particle));
813
complexType.SetContentTypeParticle(
CompileContentTypeParticle
(compiledParticle));
861
complexType.SetContentTypeParticle(
CompileContentTypeParticle
(complexRestriction.Particle));