I am referring to the actual type of the field/property, like int,
string - so I have a PropertyDefinition, for instance, and I want to
get a System.Type object. (For the method, yes, I was referring to the
return type, sorry for not specifying more clearly).

The Mono.Cecil.Pdb is in place. It's very strange, because there is no
error message when I run in Debug mode, it says 'Symbols loaded'. But
as I said, the .pdb file after saving is way smaller than the original
one, so I am guessing the .pdb is correct in structure, but just
doesn't contain all the debug info. I'll investigate further on this.

-- 
--
mono-cecil

Reply via email to