2 references to IsBundleVirtualPathDelegate
System.Web.Extensions (2)
UI\BundleReflectionHelper.cs (2)
18
private
IsBundleVirtualPathDelegate
IsBundleVirtualPathMethod { get; set; }
58
IsBundleVirtualPathMethod = MakeDelegate<
IsBundleVirtualPathDelegate
>(value, resolverType.GetMethod("IsBundleVirtualPath", args));