System.TypeInitializationException 'The type initializer for 'System.Text.Json.JsonSerializer' threw an exception.'

前端 未结 0 463
隐瞒了意图╮
隐瞒了意图╮ 2021-01-22 19:58

I am using System.Text.Json to write my list of objects to json file. Getting below exception while calling JsonSerializer.Serialize

System.TypeInitializationException: \

相关标签:
回答
  • 消灭零回复
提交回复
热议问题