Wesley Baartman
Results
22
comments of
Wesley Baartman
I suspect it is related to: - https://github.com/MessagePack-CSharp/MessagePack-CSharp/issues/2034 - https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/2150
I believe all types currently in `PolySharp` are only marker types for the compiler/IDE, `System.Threading.Lock` actually has runtime logic. A package that does such a thing does exist though: [Backport.System.Threading.Lock](https://github.com/MarkCiliaVincenti/Backport.System.Threading.Lock)