2 references to ScriptReference
System.Web.Extensions (2)
UI\ScriptManager.cs (1)
1545ScriptReference reference = new ScriptReference(entry.Item2, null);
UI\Timer.cs (1)
149yield return new ScriptReference("MicrosoftAjaxTimer.js", Assembly.GetAssembly(typeof(Timer)).FullName) ;