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