[quote user="Stephen Styrchak"]Could you please clarify what you mean when you say you want to "protect" your MSIL code, but not obfuscate it?[/quote]
Obfuscated (Human unreadable) code can be converted to readable code by tons of tools. however, even if the code is not readable one can modify it using say, Reflector's ...