in traceabilitytool/reqpathmatrix.cs [15:19]
public FilePathLineNum(FilePathLineNum location) { this.filePath = location.filePath; this.lineNum = location.lineNum; }