jellyfin/BannedSymbols.txt
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
2022-01-22 16:48:31 +01:00

2 lines
39 B
Plaintext

P:System.Threading.Tasks.Task`1.Result