1 write to _isNotationDeclared
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
149
set {
_isNotationDeclared
= value; }
1 reference to _isNotationDeclared
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
148
get { return
_isNotationDeclared
; }