IL Debug Visualizer for Compiled Lambda Expressions, MethodBase and DynamicMethod

My blog has moved. You can view this post at the following address: http://www.osherove.com/blog/2007/11/29/il-debug-visualizer-for-compiled-lambda-expressions-methodba.html
Published Thursday, November 29, 2007 4:07 AM by RoyOsherove
Filed under: , ,

Comments

Thursday, November 29, 2007 1:55 PM by Richard

# re: IL Debug Visualizer for Compiled Lambda Expressions, MethodBase and DynamicMethod

This produces three "Method IL Visualizer" entries in the visualizer menu for each dynamic method, and two for each MethodInfo.

To resolve the problem, you need to remove the DebuggerVisualizer attributes which reference DynamicMethod and MethodInfo.

Thursday, November 29, 2007 1:58 PM by RichardD

# re: IL Debug Visualizer for Compiled Lambda Expressions, MethodBase and DynamicMethod

This results in three "Method IL Visualizer" entries in the visualizer menu for each DynamicMethod, and two for each MethodInfo.

To resolve the problem, you need to remove the DebuggerVisualizer attributes which reference DynamicMethod and MethodInfo. Both of these inherit from MethodBase, which is already covered by the third DebuggerVisualizer attribute.

Saturday, December 01, 2007 3:42 AM by NyaRuRu

# re: IL Debug Visualizer for Compiled Lambda Expressions, MethodBase and DynamicMethod

I'm sorry.

I have mistook Oren to be the creator of the original version.

The original version, which I have checked, is Haibo Luo's debugger visualizer.

blogs.msdn.com/.../484861.aspx

Tuesday, December 11, 2007 8:58 AM by DevTopics | Best C# Blogs

# DevTopics | Best C# Blogs

Pingback from  DevTopics | Best C# Blogs

Tuesday, February 19, 2008 12:47 PM by cnblogs.com

# 给热爱学习的同学们推荐一些顶级的c# Blogs链接

在IT行业,中文的资料永远都比英文的慢几个月,而且原创性的也少得可怜,有空时,不妨去这些英文技术BLOG溜达溜达,也许会有意外的惊喜。 好的C#博客应该符合这些条件: 有用的新闻、信息、技巧和代码例子

# ???????????? C# ?????????? ?? ???? ????????????… « ???????? ???????????? ??????????????

Pingback from  ???????????? C# ?????????? ?? ???? ????????????… « ???????? ???????????? ??????????????