This DLL is added by default in Visual Studio 2010 projects. What is this new assembly used for? It does not seem to contain much after looking at it using Reflector and Google does not seem to have much to say about it either.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
It is used when/if you use the The C# compiler has essentially been extracted out into a library so that it can emit, compile and run code needed to support the |
||||
|
|
Check out this article to know more about the 'dynamic' keyword, what it does and why you might use it: MSDN: Using Type dynamic (C# Programming Guide) |
||||
|
|
|
Always removed it so far. No issues yet. |
|||||
|