Hi! here's my trouble when a try to read the methods in my class, i do foreach (MethodDefinition met in type.Methods) but this don't show me the methods in my classes why? and that class have one method, there are a other way to get the methods inside in a class?
-- -- mono-cecil
