c# - Where is ExceptionAggregator.cs -


when debug unit tests (i use xunit) , there occur exception. screen (below) question location exceptionaggregator.cs. can found it?

enter image description here

are debugging under "release" build?

i find visual studio step xunit runner thread when debugging under "release" build.

build "debug" mode, , debug should fine.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -