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