Replies: 2 comments
-
How are you creating the compilation? Does it return any errors from |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @svick thanks for your reply. I am getting the following errors but I am not sure if it's affecting the parsing of the references because I am getting this error also for the reference in the test project which works.
Here is how I am creating compilation (simplified)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version Used:
Microsoft.CodeAnalysis v3.7.0
Using Roslyn with .Net Core 3.1
Steps to Reproduce:
e.g.
Expected Behavior:
The method reference should be listed in the location parameter
Actual Behavior:
The method reference is not listed
Beta Was this translation helpful? Give feedback.
All reactions