2 references to XHashtableState
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
580state = new XHashtableState(extractKey, capacity); 715XHashtableState newHashtable = new XHashtableState(extractKey, newSize);