I am creating a plugin to static analysis of code. And I want to reflect assembly and for that i want to use Microsoft.Cci.dll.
According to me it is a free dll from Microsoft. Am i right? And can i use it in my commercial product?
FxCopSdk.dll is also free?