You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I invoke code completion inside the argument parameters of a method call on a static property, only the initial (static) element is suggested. Instance fields and methods are not shown in the suggestions within those argument positions.