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