1 write to _specialSlotCount
Microsoft.NET.HostModel (1)
MachO\BinaryFormat\Blobs\CodeDirectoryBlob.cs (1)
228
_specialSlotCount
= specialCodeSlotCount.ConvertToBigEndian();
1 reference to _specialSlotCount
Microsoft.NET.HostModel (1)
MachO\BinaryFormat\Blobs\CodeDirectoryBlob.cs (1)
208
public uint SpecialSlotCount =>
_specialSlotCount
.ConvertFromBigEndian();