debugging - Visual Studio debugger doesn't recognize any usings -


when i'm debugging in visual studio, can no longer evaluate static isn't qualified. hovering on field, watch window, , immediate window broken.

i error the name ___ not exist in current context.

i can fix if specify full namespace in watch, can't work extensions methods or if want hover on item in code.

it's debugger no longer sees of usings in current context. every , work, of time have type full namespace debugger find whatever want evaluate.

i hoping vs2015 fix it, doesn't.

this due fody. stopped using fody , fixed issue.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -