Reflector will show you the code only if the assembly is not protected.. If it's protected you won't be able to import it and get the code out of it.. Also if it's obfuscated you'll see nothing again..In most cases, obfuscation is used as a protection technique, so you'll need a good tool to remove the obfuscation or study the Framework itself and get the code at execution time