Thanks! Out of curiosity, I’m surprised that you put the check
if (method.sem_attrs.HasValue)
continue;
before the call to ReadSemantics(), and then made sem_attrs internal
in order to access it. Why not put the check inside ReadSemantics()?
--
--
mono-cecil
