dotnet / dotnet/symreader-portable

SymBinder.GetReaderForFile2 tests fail on non-Windows

Open
#110 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
90
Forks
45
Avg merge
2h 21m
Merged PRs (30d)
1

Description

If the path in the CodeView data is a Windows path `Path.GetFileName` doesn't return the file name:

```C#
string pdbFileName = Path.GetFileName(codeViewData.Path);
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.