1 write to _targetFilePath
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\NamespaceEmitter.cs (1)
55_targetFilePath = targetFilePath != null ? targetFilePath : string.Empty;
1 reference to _targetFilePath
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\NamespaceEmitter.cs (1)
71System.IO.Path.GetFileName( _targetFilePath ),