1 write to _namespaceImportList
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\Command.cs (1)
32
_namespaceImportList
= nsImportList;
1 reference to _namespaceImportList
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\Command.cs (1)
41
get { return
_namespaceImportList
; }