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