1 write to _IDs
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
1904
_IDs
??= new Hashtable();
3 references to _IDs
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
244
_IDs
?.Clear();
1906
_IDs
.Add(name, _context.LocalName);
2020
return
_IDs
?[name];