I am trying to make a Visual Studio extension that (given the full name of a method - for instance Foo.Bar.MyMethod) can navigate to it.
Foo.Bar.MyMethod
I tried the foll