2 references to TextSectionName
System.Reflection.Metadata (2)
System\Reflection\PortableExecutable\ManagedPEBuilder.cs (2)
97builder.Add(new Section(TextSectionName, SectionCharacteristics.MemRead | SectionCharacteristics.MemExecute | SectionCharacteristics.ContainsCode)); 115TextSectionName => SerializeTextSection(location),