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