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 - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -