On Wed Jun 18 09:47:33 2025 +0000, Rémi Bernon wrote:
Hmm... I was also looking at existing Windows metadata files with ILSpy and their getter/setters seem to have corresponding MEMBERREF rows, not sure why. The sample seem to match, indeed (and monodis doesn't assert there, only does with more complex IDL), although it only does with int properties. The property signature is currently hardcoded and should probably use the proper type.
I've fixed the property signature.