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