If I call a controller or class anywhere in the project, I just use the namespace and filename:
string vc = nameof(MyProject.Controllers.MySillyController)