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