1 implementation of IObjectHandle
mscorlib (1)
system\runtime\remoting\objecthandle.cs (1)
36
IObjectHandle
4 references to IObjectHandle
System.Web (3)
Hosting\ICustomLoader.cs (1)
38
IObjectHandle
LoadApplication(
Hosting\ProcessHost.cs (2)
48
IObjectHandle
GetCustomLoader(
1190
IObjectHandle
IProcessHostLite.GetCustomLoader(string appId, string appConfigPath, out IProcessHostSupportFunctions supportFunctions, out AppDomain newlyCreatedAppDomain) {
System.Web.ApplicationServices (1)
Hosting\CustomLoaderHelper.cs (1)
30
internal static
IObjectHandle
GetCustomLoader(ICustomLoaderHelperFunctions helperFunctions, string appConfigMetabasePath, string configFilePath, string customLoaderPhysicalPath, out AppDomain newlyCreatedAppDomain) {