2 writes to Sections
Mono.Cecil (2)
Mono.Cecil.PE\ImageReader.cs (2)
267 image.Sections = sections; 779 reader.image.Sections = new[] {
2 references to Sections
Mono.Cecil (2)
Mono.Cecil.PE\Image.cs (2)
108 var sections = this.Sections; 120 var sections = this.Sections;