You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add exception handling to C# generator to help identify which definitions are having problems (#758)
When the telemetry definitions contain a general error, it can be hard to tell where the problem is when looking at the C# generator output.
## Solution
Add exception handling that indicates which entity was being processed.
0 commit comments