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