2 writes to contentValidator
System.Xml (2)
System\Xml\Schema\SchemaElementDecl.cs (2)
45contentValidator = ContentValidator.TextOnly; 153set { contentValidator = value;}
1 reference to contentValidator
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
152get { return contentValidator;}