xsharp.eu • VS : "Go to definition" from C# to X#
Page 1 of 1

VS : "Go to definition" from C# to X#

Posted: Wed Oct 18, 2023 9:07 am
by baramuse
Hi,

I have a ASP.NET Core project to host a webservice that consumes an XSharp library, part of the same project, referenced by the webservice project.
I was just wondering if it would be possible for the VS integration, when I "Go to definition" from the C# code (aps.net webservice) to navigate to the XSharp library source (part of the same project) instead of navigating to the dissambly of the reference XSharp library ?

Or should it be the case already and that's my setup doing that ?

Regards.

Re: VS : "Go to definition" from C# to X#

Posted: Wed Oct 18, 2023 9:34 am
by robert
Basile,
We have no idea how we could do that...
We don't control that.

Robert

Re: VS : "Go to definition" from C# to X#

Posted: Wed Oct 18, 2023 2:06 pm
by baramuse
Ok ! I was just asking !

Thanks anyway.