[http-client-csharp] The generator should report any error/warning/information back to the emitter #5920
Labels
emitter:client:csharp
Issue for the C# client emitter: @typespec/http-client-csharp
Per suggestions from #5660 (comment) emitters should not write any thing to stdout or stderr, and we should use the diagnostic API in the emitter, therefore we need a way to let the C# part (which is another process) send information back the emitter and then the emitter could report them back the tsp compiler.
The text was updated successfully, but these errors were encountered: