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