On Tue, Aug 2, 2011 at 2:59 PM, Greg Young <[email protected]> wrote:
> If I remember correctly there is an issue with doing this between a static
> and a nonstatic method with same name + params eg
>
> Static int foo()
>
> And
>
> Int foo()
>
> Both come up as a::foo()

The compiler lets you emit that? That wouldn't be nice of him.

Jb

-- 
--
mono-cecil

Reply via email to