3 references to CompileContentTypeParticle
System.Private.Xml (3)
System\Xml\Schema\SchemaCollectionCompiler.cs (3)
748complexType.SetContentTypeParticle(CompileContentTypeParticle(complexType.Particle, true)); 966complexType.SetContentTypeParticle(CompileContentTypeParticle(compiledParticle, false)); 1024complexType.SetContentTypeParticle(CompileContentTypeParticle(complexRestriction.Particle, true));