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