2 writes to _isEmptiable
System.Private.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
940_isEmptiable = true; 947_isEmptiable = isEmptiable;
1 reference to _isEmptiable
System.Private.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
962get { return _isEmptiable; }