.NET Reflector
Latest version: 8.0
Knowledge Base
Methods showing no source code in the disassembly window
Category: Troubleshooting & error messages
Date: 03 Feb 2011
Product: .NET Reflector
When disassembling a method using .NET Reflector, the method may appear with no code inside, for instance:
- [C#]
- public static void Method()
- {
- }
- [/C#]
In some .NET assemblies, it is possible to have "stub" methods which contain no IL code. Without any Intermediate Language code in the method, there is nothing to disassemble. The ILDASM tool from Microsoft, which comes with the .NET SDK, can be used to verify that the method contains no IL code.
Document ID: KB201012000476 Keywords: Reflector,empty,method
Was this article helpful?
.NET Reflector
- Log files
- Methods showing no source code in the disassembly window
- Permissions error on starting Visual Studio
all products
- Some Red Gate products identified as containing a trojan by Anti-Virus software
- Activation may fail with Unknown Error -1
- Product uses web help although a CHM file is available locally
- Argument exception resulting from missing environment variable
- Check for updates may fail when used through proxies
- 'Unidentified Publisher' error when repairing or uninstalling
- Licensing activates product as standard edition
- Moving Red Gate software products to another machine
- Red Gate tools log locations
- The application UI opening slowly when there is no internet access
.NET Reflector
- Debugging a SharePoint customization
- Debugging into SharePoint and seeing the locals
- Downloading .NET Reflector as a zip file
- Introduction to building .NET Reflector add-ins
- .NET Reflector Tips: keyboard shortcuts
- Using the .NET Reflector Power Commands
- Release notes - .NET Reflector 7.x
- Release notes - .NET Reflector 8.x
- Using the .NET Reflector installer
- Using .NET Reflector with Visual Studio 2005 or 2008
- .NET Reflector and .NET Reflector Pro release notes - version 6.xx
- .NET Reflector, .NET Reflector VS and .NET Reflector VS Pro release notes - version 7.xx
- The XP Bug Workaround
- Log file for .NET Reflector Pro
all products
- Red Gate product acknowledgements
- Activating your products
- Activating your products
- Red Gate bundle history
- Check for updates
- Troubleshooting Check for Updates errors
- Current versions
- Deactivating your products
- Installing Red Gate products from the .msi file
- Requesting additional activations
- Serial numbers for bundles
- Reactivating using a different serial number
- Extending your trial
- Finding your serial numbers
- Moving a serial number from one computer to another
- No response received for manual activation
- Licensing and activation resources
- Licensing and activation resources
- Troubleshooting licensing and activation errors
- Licensing and activation FAQs
- Red Gate tools log file locations
- Download old versions of products
- Download product prerequisites & utilities
- Support & upgrades
- Upgrading your software
- Upgrading FAQs

