Hi,

unfortunately I was unable to find an answer in the group or with a google 
search. Therefore, I am posting here and hope that somebody can answer my 
question.

I have the following code that I would like to analyze with Cecil:

public class FooClass {


    private IFooInterface myField = new FooInterfaceImplementor();



Is there a way to determine the type FooInterfaceImplementor with Cecil? I 
am only able to get IFooInterface as the type of the field.

Regards,

/Walter

-- 
-- 
--
mono-cecil
--- 
You received this message because you are subscribed to the Google Groups 
"mono-cecil" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to