2 references to AssemblyReferenceSection
mscorlib (2)
system\deployment\cmsutils.cs (2)
43((ISectionWithReferenceIdentityKey)appManifest.AssemblyReferenceSection).Lookup(reference.Identity, out assemblyObj); 59ISection dependencySection = appManifest.AssemblyReferenceSection;