2 writes to ExecSegmentLimit
Microsoft.NET.HostModel (2)
MachO\BinaryFormat\Blobs\CodeDirectoryBlob.cs (2)
242
first.
ExecSegmentLimit
= 0;
243
second.
ExecSegmentLimit
= 0;
1 reference to ExecSegmentLimit
Microsoft.NET.HostModel (1)
MachO\BinaryFormat\Blobs\CodeDirectoryBlob.cs (1)
109
internal ulong ExecutableSegmentLimit => _cdHeader.
ExecSegmentLimit
;