2 writes to CheckRequiredAttribute
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
716
_context.
CheckRequiredAttribute
= false;
1535
_context.
CheckRequiredAttribute
= true;
1 reference to CheckRequiredAttribute
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
1185
if (_context.
CheckRequiredAttribute
&& contextElementDecl.HasRequiredAttribute)