1 write to isNotationDeclared
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
139
set {
isNotationDeclared
= value; }
1 reference to isNotationDeclared
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
138
get { return
isNotationDeclared
; }