2 writes to isEmptiable
System.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
881
this.
isEmptiable
= true;
887
this.
isEmptiable
= isEmptiable;
1 reference to isEmptiable
System.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
899
get { return
isEmptiable
; }