Re: Does type scanning scans referenced assemblies?

65 views
Skip to first unread message

Jeremy Miller

unread,
Jul 15, 2013, 5:11:00 PM7/15/13
to structure...@googlegroups.com
No, it does not scan any assemblies by reference.  You can choose a Func<Assembly, bool> filter to scan assemblies in the application's bin directory as an alternative.

On Monday, May 20, 2013 4:47:37 PM UTC-5, Roberto Yudice wrote:

I have an app that uses type scanning for everything, and I've notice the startup time of the app has gotten worst with time, does structuremap scans types in referenced assemblies of the scanned assemblies also? For example, I have this line in my scanner configuration  scanner.Assembly("Saon.MyJobGroup.Data"); does this means it will also scan all assemblies referenced by assembly Saon.MyJobGroup.Data?
Reply all
Reply to author
Forward
0 new messages