Got "This method has no associated source code" info.

I have all files ("abc.dll", "abc.pdb" and "abc.cs").
But the tool just show me "This method has no associated source code" info to me.

In my project is use "Assembly.Load(dll, pdb);" to load "abc.dll" and "abc.pdb" files.

Please help me, how to do ? I need see the source code in the tool.

Thank you.. :)

Comments

Sign In or Register to comment.