2 writes to _contentTypeParticle
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
236
_contentTypeParticle
= value;
405
_contentTypeParticle
= XmlSchemaParticle.Empty;
1 reference to _contentTypeParticle
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaComplexType.cs (1)
211
get { return
_contentTypeParticle
; }