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