visual studio 2010 - How to set a breakpoint in code from referenced .dll? -


i trying set breakpoint on method library system.web.mvc:

microsoft.web.mvc.html.htmlhelperextensions.editorfor 

the symbols loaded. how can set breakpoint if can't open source code? i've tried "debug > new breakpoing > break @ function" with

microsoft.web.mvc.html.htmlhelperextensions.editorfor 

but no luck.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -