1 write to attPresence
System.Xml (1)
System\Xml\Schema\DtdValidator.cs (1)
46attPresence = new Hashtable();
3 references to attPresence
System.Xml (3)
System\Xml\Schema\DtdValidator.cs (3)
148attPresence.Clear(); 159attPresence.Add(attnDef.Name, attnDef); 185context.ElementDecl.CheckAttributes(attPresence, Reader.StandAlone);