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)
962
get { return
_isEmptiable
; }