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