2 references to XHashtableState
System.Private.Xml.Linq (2)
System\Xml\Linq\XHashtable.cs (2)
78_state = new XHashtableState(extractKey, capacity); 217XHashtableState newHashtable = new XHashtableState(_extractKey, newSize);