
C# : dynamically get location of an assembly
This time I’m posting just a simple tip (because my memory is sloppy, yeah): I was playing a little bit with T4 templates and dynamic assembly generation and I needed to reference a couple of assembly included in my project. Unfortunately the adding a reference to the ReferencedAssemblies collection on...
2014, Jun 09 — 1 minute read