2 references to GetUniqueNamespacesInAssembly
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (2)
562IEnumerable<string> namespaces = this.GetUniqueNamespacesInAssembly(assembly, null); 618IEnumerable<string> namespaces = this.GetUniqueNamespacesInAssembly(assembly, assemblyContextItem);