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