1 write to attPresence
System.Xml (1)
System\Xml\Schema\XdrValidator.cs (1)
48
attPresence
= new Hashtable();
3 references to attPresence
System.Xml (3)
System\Xml\Schema\XdrValidator.cs (3)
211
attPresence
.Clear();
226
attPresence
.Add(attnDef.Name, attnDef);
255
context.ElementDecl.CheckAttributes(
attPresence
, reader.StandAlone);