Posts
Sort by recent activity
Disassembly generates illegal identifiers
Using .NET Reflector version 9, when disassembling the following method:
public string[] WriteProject(IIntermediateAssembly assembly, string rootFolder, string extension = ".cs")
{
List...
Reflector 9 Install Failure
I recently received notification that an update was available for Reflector to version 9. It extracts its assemblies and runs the internal msi from its stored location; however, the installer fail...