I am using VS 2013 RTM since a few days and sometimes this process, which is spawned by devenv.exe, uses 50-80% of my CPU (over all my 8 Cores -> it uses 4-6 cores 100%).
What ist this process and why is this happening?
I think this is happening when the CodeLenses are updated - expecially in my ICollection implementation class the >50% phase is sometimes ~1 minute...