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