G
Guest
I am trying to build some utilities for our internal development. Is there
any way I can programmetically find out the original source file for a given
class? Say I am inspecting a CLR type in our own application and I would
like to know where is the source file defining that type. Which API can I
use? Is there any example?
Thanks
Conrad
any way I can programmetically find out the original source file for a given
class? Say I am inspecting a CLR type in our own application and I would
like to know where is the source file defining that type. Which API can I
use? Is there any example?
Thanks
Conrad