4 writes to isPartial
System.Xml (4)
System\Xml\Schema\ContentValidator.cs (4)
1010
isPartial
= false;
1018
isPartial
= true;
1021
isPartial
= false;
1052
isPartial
= true;
1 reference to isPartial
System.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
1101
if (
isPartial
&& inNode != null) {