Is there a way in C# to get the Assembly of the calling method? (Not the current method.)
i.e. I want the executing assembly, one above in the call stack.
See Question&Answers more detail:osIs there a way in C# to get the Assembly of the calling method? (Not the current method.)
i.e. I want the executing assembly, one above in the call stack.
See Question&Answers more detail:os