1 write to _IDs
System.Private.Xml (1)
System\Xml\Schema\XsdValidator.cs (1)
759
_IDs
??= new Hashtable();
2 references to _IDs
System.Private.Xml (2)
System\Xml\Schema\XsdValidator.cs (2)
761
_IDs
.Add(name, node);
766
return
_IDs
?[name];