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