1 write to _isNillable
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
137
set {
_isNillable
= value; }
1 reference to _isNillable
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
136
get { return
_isNillable
; }