1 write to PointerToRawData
Microsoft.DotNet.SignCheckLibrary (1)
Interop\PortableExecutable\ImageSectionHeader.cs (1)
80PointerToRawData = reader.ReadUInt32(),
1 reference to PointerToRawData
Microsoft.DotNet.SignCheckLibrary (1)
Interop\PortableExecutable\PortableExecutableHeader.cs (1)
278uint clrOffset = CLRRuntimeHeader.VirtualAddress - section.VirtualAddress + section.PointerToRawData;