2 references to OrderedDictionary
System.Web.Extensions (2)
UI\ScriptControlManager.cs (2)
33_extenderControls = new OrderedDictionary<IExtenderControl, List<Control>>(); 42_scriptControls = new OrderedDictionary<IScriptControl, int>();