1 write to _table
System.Web.Mobile (1)
UI\MobileControls\Design\Util\SimpleParser.cs (1)
312_table = new Hashtable(initialCapacity, StringComparer.OrdinalIgnoreCase);
2 references to _table
System.Web.Mobile (2)
UI\MobileControls\Design\Util\SimpleParser.cs (2)
317_table.Add(key, true); 322return (_table.Contains(key));