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
Version Used: Version 16.7.0 Preview 3.0 [30208.133.master]
Similar to #45106, but for the completion after new , which also does not filter the list (or even automatically
offer it) according to the parameter expected type (and its constraints).
Even if the type is a concrete type and not generic, the list isn't filtered to types that inherit from the given
parameter type: