2 references to TargetFilePath
System.Data.Entity.Design (2)
System\Data\Entity\Design\EntityCodeGenerator.cs (1)
408string target = textWriter.TargetFilePath;
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (1)
102new NamespaceEmitter(this, _codeNamespace, target.TargetFilePath).Emit();