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