2 references to GetBundleContentsDelegate
System.Web.Extensions (2)
UI\BundleReflectionHelper.cs (2)
22private GetBundleContentsDelegate GetBundleContentsMethod { get; set; } 59GetBundleContentsMethod = MakeDelegate<GetBundleContentsDelegate>(value, resolverType.GetMethod("GetBundleContents", args));