1 write to ManagedNativeHeader
Microsoft.DotNet.SignCheckLibrary (1)
Interop\PortableExecutable\ImageCor20Header.cs (1)
71
ManagedNativeHeader
= ImageDataDirectory.Read(reader)
2 references to ManagedNativeHeader
Microsoft.DotNet.SignCheckLibrary (2)
Interop\PortableExecutable\PortableExecutableHeader.cs (2)
191
return (ImageCor20Header.
ManagedNativeHeader
.Size == 0) && (ImageCor20Header.
ManagedNativeHeader
.VirtualAddress == 0);