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)
71
System.IO.Path.GetFileName(
_targetFilePath
),