2 writes to _fileRefFullPath
System.Windows.Forms (2)
System\Resources\ResXDataNode.cs (2)
62_fileRefFullPath = _fileRefFullPath, 133_fileRefFullPath = !Path.IsPathRooted(fileRefDetails[0]) && basePath is not null
2 references to _fileRefFullPath
System.Windows.Forms (2)
System\Resources\ResXDataNode.cs (2)
62_fileRefFullPath = _fileRefFullPath, 184private string? FileRefFullPath => _fileRef?.FileName ?? _fileRefFullPath;