The entire editor launcher is like 1 class, so its no big deal.
The code isn't obfuscated anywhere though, all .NET assemblies decompiled just fine for me.
Those that can't be decompiled are only partially managed (ie they contain native C++ code, thats why they look weird)