3 references to CheckAttributes
System.Xml (3)
System\Xml\Schema\DtdValidator.cs (1)
185
context.ElementDecl.
CheckAttributes
(attPresence, Reader.StandAlone);
System\Xml\Schema\XdrValidator.cs (1)
255
context.ElementDecl.
CheckAttributes
(attPresence, reader.StandAlone);
System\Xml\Schema\XsdValidator.cs (1)
457
context.ElementDecl.
CheckAttributes
(attPresence, reader.StandAlone);