3 references to CompileContentTypeParticle
System.Xml (3)
System\Xml\Schema\SchemaCollectionCompiler.cs (3)
590complexType.SetContentTypeParticle(CompileContentTypeParticle(complexType.Particle, true)); 762complexType.SetContentTypeParticle(CompileContentTypeParticle(compiledParticle, false)); 808complexType.SetContentTypeParticle(CompileContentTypeParticle(complexRestriction.Particle, true));