2 writes to contentTypeParticle
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
289contentTypeParticle = value; 427this.contentTypeParticle = XmlSchemaParticle.Empty;
1 reference to contentTypeParticle
System.Xml (1)
System\Xml\Schema\XmlSchemaComplexType.cs (1)
239get { return contentTypeParticle; }