Make diagnostic errors reported by a C# source generator appear in the Visual Studio editor

前端 未结 0 803
面向向阳花
面向向阳花 2021-01-25 02:13

I am attempting to write a C# source generator that throws a warning/error under certain conditions using GeneratorExecutionContext.ReportDiagnostic. My source gen

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