1 write to _hasNonCDataAttribute
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
120
set {
_hasNonCDataAttribute
= value; }
2 references to _hasNonCDataAttribute
System.Private.Xml (2)
System\Xml\Schema\SchemaElementDecl.cs (2)
76
get { return
_hasNonCDataAttribute
; }
119
get { return
_hasNonCDataAttribute
; }