2 references to GetBundleUrlDelegate
System.Web.Extensions (2)
UI\BundleReflectionHelper.cs (2)
26
private
GetBundleUrlDelegate
GetBundleUrlMethod { get; set; }
60
GetBundleUrlMethod = MakeDelegate<
GetBundleUrlDelegate
>(value, resolverType.GetMethod("GetBundleUrl", args));