1 write to _IDs
System.Private.Xml (1)
System\Xml\Schema\XdrValidator.cs (1)
641
_IDs
??= new Hashtable();
2 references to _IDs
System.Private.Xml (2)
System\Xml\Schema\XdrValidator.cs (2)
643
_IDs
.Add(name, node);
648
return
_IDs
?[name];