[Mono-devel-list] Mono.Cecil: Method RVA

Jb Evain mono at evain.net
Tue Jan 18 14:53:19 EST 2005


Hello,

Mono.Cecil is still under agressive development. This part is not yet 
implemented, but I'm currently working on it. In the future, you should 
not be aware of method's RVA, since you'll use a public interface like 
IMethodDefinition. It should be available within the next two weeks.

Jb

Gursharan Singh wrote:

> How do I get the Method RVA when using Mono.Cecil?
>  
> Mono.Cecil.Metadata.Method does contain the metadata table information 
> but I don't see it in Mono.Cecil.IType. Do I have to go via 
> Mono.Cecil.Metadata.TypeDef?
>  
>  
> -Gursharan
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>




More information about the Mono-devel-list mailing list