There're a few overloads of the method, neither of which is matched by the call. GotoUsage does not do anything in the case. It should either look for all overloads or ask, but not silently fail.
Description
PsiIconManager.Instance.GetImage();
There're a few overloads of the method, neither of which is matched by the call. GotoUsage does not do anything in the case. It should either look for all overloads or ask, but not silently fail.