Does anybody know a way how to programatically obtain all referenced types of a Type object? I mean a similar funtion to Lutz Roeder's .NET Reflector's Analyzer -> Depends on... function but I need to utilize it from C# code.
Is an API for Lutz Roeder's .NET Reflector available? It must be since there are many Add-Ins available for it, but I can't find it...
Thanks in advance.
Daniel
Is an API for Lutz Roeder's .NET Reflector available? It must be since there are many Add-Ins available for it, but I can't find it...
Thanks in advance.
Daniel