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