AaronRobinsonMSFT / DNMD

Reimplementation of ECMA-335 metadata APIs
MIT License
16 stars 3 forks source link

Add a thread-safe wrapping implementation #54

Closed jkoritzinsky closed 1 week ago

jkoritzinsky commented 1 month ago

Add a locking implementation of the metadata APIs for when the user specifies they want a thread-safe metadata implementation (required for upstreaming into dotnet/runtime).