1 write to hasNonCDataAttribute
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
114
set {
hasNonCDataAttribute
= value; }
2 references to hasNonCDataAttribute
System.Xml (2)
System\Xml\Schema\SchemaElementDecl.cs (2)
78
get { return
hasNonCDataAttribute
; }
113
get { return
hasNonCDataAttribute
; }