FasterReflection icon indicating copy to clipboard operation
FasterReflection copied to clipboard

Similar project sample

Open KirillOsenkov opened this issue 9 years ago • 1 comments

Nice! I wrote something similar to speed up MEF, see here if it's of any use: https://github.com/KirillOsenkov/MEFMetadata https://github.com/KirillOsenkov/MEFMetadata/blob/master/src/Microsoft.Composition.Metadata/AssemblyCatalogInfo.cs#L78

KirillOsenkov avatar Jun 10 '16 17:06 KirillOsenkov

Oh, cool. I thought about doing just that! I've been sitting on this code for nearly 3 years now (the original version used Microsoft CCI). Just got around to polishing and publishing it.

aelij avatar Jun 10 '16 18:06 aelij