I am working on a class library and i have a class called Pane. It is derived in one of my name spaces. Pane is also defined System.Windows.Forms.AccessibleRole. Put i don't have it as part of my using.
It would be nice if the parser was smart enough to use my using statements first when look for a class definition. Then look in the globals.