1 implementation of IProcessHostLite
System.Web (1)
Hosting\ProcessHost.cs (1)
275IProcessHostLite,
3 references to IProcessHostLite
System.Web (3)
Hosting\ProcessHost.cs (3)
1190IObjectHandle IProcessHostLite.GetCustomLoader(string appId, string appConfigPath, out IProcessHostSupportFunctions supportFunctions, out AppDomain newlyCreatedAppDomain) { 1230void IProcessHostLite.ReportCustomLoaderError(string appId, int hr, AppDomain newlyCreatedAppDomain) { 1249string IProcessHostLite.GetFullExceptionMessage(int hr, IntPtr pErrorInfo) {