3 references to CheckAttributes
System.Private.Xml (3)
System\Xml\Schema\DtdValidator.cs (1)
221
context.ElementDecl.
CheckAttributes
(_attPresence, Reader.StandAlone);
System\Xml\Schema\XdrValidator.cs (1)
314
context.ElementDecl.
CheckAttributes
(_attPresence, reader.StandAlone);
System\Xml\Schema\XsdValidator.cs (1)
553
context.ElementDecl.
CheckAttributes
(_attPresence, reader.StandAlone);