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