Hy,

I tryied to call the FunctionPointerType.Scope getter, but I get a
"null reference exception".

public override IMetadataScope Scope {
                        get { return m_function.DeclaringType.Scope; }
}

This is because m_function.DeclaringType is always null ! ==>
exception.
--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to