Posts
Sort by recent activity
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....