2 references to ICustomLoaderHelperFunctions
System.Web.ApplicationServices (2)
Hosting\CustomLoaderHelper.cs (2)
30
internal static IObjectHandle GetCustomLoader(
ICustomLoaderHelperFunctions
helperFunctions, string appConfigMetabasePath, string configFilePath, string customLoaderPhysicalPath, out AppDomain newlyCreatedAppDomain) {
114
private static bool IsFullyTrusted(
ICustomLoaderHelperFunctions
helperFunctions, string appConfigMetabasePath) {