Skip to content

Determine filename of Interface declaration #878

Answered by ProphetLamb
ProphetLamb asked this question in Q&A
Discussion options

You must be logged in to vote

I solved it using the regular MetadataReader. In the hope that it will help someone after me, I published two tools that extract the data I require.

dotnet tool install --global SourceLinkExtract
dotnet tool install --global SourceSymbolMapper

extract test.pdb meta.json out
mapper meta.json out symbols.json

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ProphetLamb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant