2 references to EntryPointSection
mscorlib (2)
system\deployment\cmsutils.cs (2)
26
if (appManifest == null || appManifest.
EntryPointSection
== null)
29
IEnumUnknown refEnum = (IEnumUnknown) appManifest.
EntryPointSection
._NewEnum;