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