4 writes to _isPartial
System.Private.Xml (4)
System\Xml\Schema\ContentValidator.cs (4)
1100
_isPartial
= false;
1110
_isPartial
= true;
1114
_isPartial
= false;
1152
_isPartial
= true;
1 reference to _isPartial
System.Private.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
1209
if (
_isPartial
&& inNode != null)