C
C#17mo ago
Ruttie

❔ Analyzer trouble

This is my first time creating a C# analyzer, and I had the following question: I want to prevent users from creating and executing code in new threads in an event handler of an event that has a SyncOnly attribute. Does anyone know how I might do this?
3 Replies
Thinker
Thinker17mo ago
Try asking in #roslyn, that's generally the place for analyzers and stuff
Ruttie
Ruttie17mo ago
alright
Accord
Accord17mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.