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)
163
if (
_storeNamespace
== null)
174
return
_storeNamespace
;