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