2 references to GetAjaxFrameworkAssemblyAttribute
System.Web.Extensions (2)
UI\AssemblyCache.cs (1)
74
return (
GetAjaxFrameworkAssemblyAttribute
(assembly) != null);
UI\ScriptManager.cs (1)
331
AssemblyCache.
GetAjaxFrameworkAssemblyAttribute
(assembly);