1 write to isNillable
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
129
set {
isNillable
= value;}
1 reference to isNillable
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
128
get { return
isNillable
;}