loading source code by decompiler

Answered

Hello! 

There is a question about resharper decompiler. I'm trying to load a source code from get repository which is in devops azure platform for my own nuget package.

Nuget package with symbols and with <PublishRepositoryUrl>true</PublishRepositoryUrl> but decompiler trying to decompile instant of load source.

in resharper output next message

PdbNavigator: Downloader: https://*/* -> Non-OK HTTP status code
PdbNavigator: No sources found in debugging information for '*Extension' in assembly ' 

Is there any way to solve it and start download source file instant of  decompile.

By the way (sourcelink) works good but resharper doesn't

0
2 comments

Hello,

 

Thank you for contacting us.

We don't support source downloading from private source servers that require authentification - https://youtrack.jetbrains.com/issue/RSRP-469948.

There could be also some issues with downloading some specific pdb. Unfortunately, you haven't provided details from your output message (URL, HTTP status code etc) so we cannot tell for sure what actually the problem is. Do you use nuget symbol server?

Thank you.

1

Hello.

I think you are right. I'm using private azure devops nuget server for symbols and packages. 

I hope you will add support for loading them from private repository. It'll be a nice feature.

 

Thank you a lot!

0

Please sign in to leave a comment.