1 write to Name
Microsoft.DotNet.SignCheckLibrary (1)
Interop\PortableExecutable\ImageSectionHeader.cs (1)
76Name = reader.ReadChars(8),
2 references to Name
Microsoft.DotNet.SignCheckLibrary (2)
Interop\PortableExecutable\ImageSectionHeader.cs (2)
46/// Converts the <see cref="IMAGE_SECTION_HEADER.Name"/> to a string. 52return new string(Name);