dotnet / platform-compat

Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.
MIT License
278 stars 45 forks source link

Warn that WaitAll/WaitAny on mutex are not supported xprocess on Unix #204

Open danmoseley opened 5 years ago

danmoseley commented 5 years ago

https://github.com/dotnet/coreclr/blob/6d783b29087b5f260c9a64f347867bf6f6391bfe/src/pal/src/synchmgr/wait.cpp#L425