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