Yep. Also as a side note you should google "ILMerge" its a tool that would get rid of your source-and-manual-process needs.
Cheers, Greg On Thu, Nov 18, 2010 at 8:37 AM, Jb Evain <[email protected]> wrote: > Hi, > > On Thu, Nov 18, 2010 at 11:13 AM, ayke <[email protected]> wrote: > > Is it possible to get all references of an Type ? I tried many things but > at > > the end i made just trash. > > If you know something 3rd party let me know but i need it in source code > > becouse i dont like to have > > dll's in my project. Thanks a lot. > > Could you please reformulate what is it you want exactly? I' m not > sure I understand really your question. > > Nonetheless, you can integrate Cecil's source in your application, and > you can use it to browse types and methods to find references to > certain types. > > Jb > > -- > -- > mono-cecil -- Les erreurs de grammaire et de syntaxe ont été incluses pour m'assurer de votre attention -- -- mono-cecil
