2 references to GetPrimarySchemaNamespaces
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (2)
151
List<string> expectedNamespaces = SomSchemaSetHelper.
GetPrimarySchemaNamespaces
(DataModel);
1236
List<string> namespaceNames =
GetPrimarySchemaNamespaces
(dataModel);