Hello, After getting an exception because ParameterDefinition.Sequence is returning -1 I checked the source and it looks to me like the Method property will always be null for any ParameterDefinition (unless extended). Is this true or did I miss something?
https://github.com/jbevain/cecil/blob/master/Mono.Cecil/ParameterDefinition.cs Thank you, Keith -- -- mono-cecil
