4 references to GetVisualBasicImportReferences
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (4)
425this.VisualBasicImports.UnionWith(GetVisualBasicImportReferences(importedNamespace)); 470this.VisualBasicImports.UnionWith(GetVisualBasicImportReferences(ns.Namespace)); 480this.VisualBasicImports.UnionWith(GetVisualBasicImportReferences(ns.Namespace)); 486this.VisualBasicImports.UnionWith(GetVisualBasicImportReferences(ns.Namespace));