VS : "Go to definition" from C# to X#
Posted: Wed Oct 18, 2023 9:07 am
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.
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.