AaronRobinsonMSFT / DNMD

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

Provide single-threaded (no-locking) implementation of IMetadataEmit family of APIs. #52

Closed jkoritzinsky closed 1 month ago

jkoritzinsky commented 6 months ago

Provide implementations of IMetaDataEmit, IMetaDataEmit2, and IMetaDataAssemblyEmit.

jkoritzinsky commented 6 months ago

Blocked on https://github.com/AaronRobinsonMSFT/DNCP/pull/13