In Visual Studio 2015 RC, while I can step into async functions within a console app that is part of the solution (the startup solution), or else, from a Unit Test project also within the solution, when I step into functions located in a separate project that exists within the solution, it does In Visual Studio 2015 RC, while I can step into