1 write to _attPresence
System.Private.Xml (1)
System\Xml\Schema\DtdValidator.cs (1)
50_attPresence = new Hashtable();
4 references to _attPresence
System.Private.Xml (4)
System\Xml\Schema\DtdValidator.cs (4)
43[MemberNotNull(nameof(_attPresence))] 174_attPresence.Clear(); 190_attPresence.Add(attnDef.Name, attnDef); 221context.ElementDecl.CheckAttributes(_attPresence, Reader.StandAlone);