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