2 references to GetEntryPointFullPath
mscorlib (2)
system\appdomain.cs (1)
1061string entryPointPath = CmsUtils.GetEntryPointFullPath(activationContext);
system\deployment\cmsutils.cs (1)
77return GetEntryPointFullPath(activationArguments.ActivationContext);