问题
I am writing an ASP.NET Core 3 Razor Page app in VS2019. I have started to get a message, "To prevent an unsafe abort when evaluating the function 'System.Reflection.MethodBase.Invoke' all threads were allowed to run..."
Can someone tell what is going on and how to resolve it? Thanks
来源:https://stackoverflow.com/questions/58793111/issue-in-system-reflection-methodbase-invoke-when-debugging-asp-net-core-3-in-vi