4 references to OneSectionHeaderSize
Microsoft.NET.HostModel (4)
ResourceUpdater.cs (4)
208int resourceSectionBase = sectionBase + PEOffsets.OneSectionHeaderSize * resourceSectionIndex; 210if (resourceSectionBase + PEOffsets.OneSectionHeaderSize > 245int currentSectionBase = sectionBase + PEOffsets.OneSectionHeaderSize * i; 257int resourceSectionBase = sectionBase + PEOffsets.OneSectionHeaderSize * resourceSectionIndex;