1 write to _storeNamespace
System.Data.Entity.Design (1)
System\Data\Entity\Design\EntityStoreSchemaGenerator\EntityStoreSchemaGenerator.LoadMethodSessionState.cs (1)
169_storeNamespace = type.NamespaceName;
2 references to _storeNamespace
System.Data.Entity.Design (2)
System\Data\Entity\Design\EntityStoreSchemaGenerator\EntityStoreSchemaGenerator.LoadMethodSessionState.cs (2)
163if (_storeNamespace == null) 174return _storeNamespace;