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