ReSharper Help  

Type Name Code Completion

Type Name Code Completion completes the name of any type located in your current solution (unlike Basic Completion, which only completes names of currently-visible types). The Type Name completion automatically adds appropriate "using" directives to the current file if the selected type is not already imported. Start typing the desired type name and press Ctrl + Alt + Space to make completion work.

See Also

Basic Code Completion | Smart Code Completion | Advanced Editing Features