1 reference to AssemblyCatalog
Microsoft.CodeAnalysis.Workspaces.Desktop (1)
Workspace\Host\Mef\MefV1HostServices.cs (1)
65
var catalog = new AggregateCatalog(assemblies.Select(a => new
AssemblyCatalog
(a)));