1 write to _templateFilePath
cdac-build-tool (1)
ContractDescriptorSourceFileEmitter.cs (1)
23
_templateFilePath
= templateFilePath;
1 reference to _templateFilePath
cdac-build-tool (1)
ContractDescriptorSourceFileEmitter.cs (1)
31
return File.ReadAllText(
_templateFilePath
);