Files
nixpkgs/pkgs/development/compilers/dotnet
David McFarland bf9cdfc24c dotnetCorePackages.dotnet_8.vmr: fix build on llvm 19
This is a backport of [1], which fixes:

> comreflectioncache.hpp:40:15: error: no member named 'EnterRead' in 'ReflectionCache<Element, CacheType, CacheSize>'; did you mean 'TryEnterRead'?

[1] https://github.com/dotnet/runtime/commit/043ae8c50dbe1c7377cf5ad436c5ac1c226aef79
2025-01-02 16:28:59 -04:00
..