2 references to _ajaxAssemblyAttributeCache
System.Web.Extensions (2)
UI\AssemblyCache.cs (2)
80if (!_ajaxAssemblyAttributeCache.TryGetValue(assembly, out ajaxFrameworkAssemblyAttribute)) { 82_ajaxAssemblyAttributeCache.TryAdd(assembly, ajaxFrameworkAssemblyAttribute);