Roslyn from python import errors
Sept. 5, 2024
3:45 p.m.
My goal is to write a python script for analyzing C# code by way of the Roslyn API. I'm running into a lot of issues with imports. I'm installing nuget packages then using python code to find the path to the relevant DLL using AddRef but subsequent imports throw. Does anyone have any examples of using Roslyn?
549
Age (days ago)
549
Last active (days ago)
0 comments
1 participants
participants (1)
-
Charles Medcoff