waoywssy / linfu

Automatically exported from code.google.com/p/linfu
0 stars 0 forks source link

NullReferenceException in Postweaver.exe #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Postweaver.exe log4net.dll

What is the expected output? What do you see instead?
LinFu.AOP.Cecil.MethodWeaver.Weave(MethodDefinition method) => 
NullReferenceException on line 71 because body is null
input method is {log4net.Appender.ColoredConsoleAppender.GetConsoleOutputCP}

What version of the product are you using? On what operating system?
Download last trunk from code.google (29 oct)
VS 2008
Windows 7 x64

Please provide any additional information below.
Last release of log4net (1.2.10)

Original issue reported on code.google.com by xlegal...@gmail.com on 29 Oct 2010 at 3:54