Mathias Dierickx
Results
1
issues of
Mathias Dierickx
For the csharp-netcore generator, some `ConfigureAwait(false)` statements were missing in the async methods. This could cause a deadlock, mainly in .NET Framework UI code. The general guidance is to use...