1 write to DllCharacteristics
System.Reflection.Metadata (1)
System\Reflection\PortableExecutable\PEHeader.cs (1)
337
DllCharacteristics
= (DllCharacteristics)reader.ReadUInt16();
1 reference to DllCharacteristics
Microsoft.CodeAnalysis.Rebuild (1)
CompilationFactory.cs (1)
151
highEntropyVirtualAddressSpace: (peHeader.
DllCharacteristics
& DllCharacteristics.HighEntropyVirtualAddressSpace) != 0,