2 writes to _contentValidator
System.Private.Xml (2)
System\Xml\Schema\SchemaElementDecl.cs (2)
41_contentValidator = ContentValidator.TextOnly; 166set { _contentValidator = value; }
1 reference to _contentValidator
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
165get { return _contentValidator; }