1 write to _textSegment64
Microsoft.NET.HostModel (1)
MachO\MachObjectFile.cs (1)
55
_textSegment64
= textSegment64;
2 references to _textSegment64
Microsoft.NET.HostModel (2)
MachO\MachObjectFile.cs (2)
268
if (!a.
_textSegment64
.Equals(b.
_textSegment64
))