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)
208public uint SpecialSlotCount => _specialSlotCount.ConvertFromBigEndian();