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