I was using the following code:
public async Task LoginAsync(string username, string password) { //removed irrelevant code from snippet va
I hit this exact issue in VS 2015.
The fix was to enable "Just My Code" in Tools > Options > Debugging > General.