3 writes to fileRefFullPath
System.Windows.Forms (3)
winforms\Managed\System\Resources\ResXDataNode.cs (3)
100
result.
fileRefFullPath
= this.fileRefFullPath;
188
fileRefFullPath
= Path.Combine(basePath, fileRefDetails[0]);
190
fileRefFullPath
= fileRefDetails[0];
2 references to fileRefFullPath
System.Windows.Forms (2)
winforms\Managed\System\Resources\ResXDataNode.cs (2)
100
result.fileRefFullPath = this.
fileRefFullPath
;
293
result =
fileRefFullPath
;