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