We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If the path in the CodeView data is a Windows path Path.GetFileName doesn't return the file name:
Path.GetFileName
string pdbFileName = Path.GetFileName(codeViewData.Path);