Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

System.Reflection.AssemblyBuilder

99 views
Skip to first unread message

Michael Sander

unread,
Sep 10, 2008, 11:11:59 AM9/10/08
to
Hello ng,
anyone knowns how to add a reference to an assembly to
System.Reflection.AssemblyBuilder?

In System.Web.Compilation.AssemblyBuilder is a function like
AddAssemblyReference, but not in System.Reflection.

Regards,
Michael


Marc Gravell

unread,
Sep 11, 2008, 12:28:27 AM9/11/08
to
Do you need to?

I've used AssemblyBuilder (et al) a number of times, and /if/ I
remember correctly, it seems to simply infer references from the types
that you use in the emitted code.

Marc

0 new messages