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?
_______________________________________________
Python.NET mailing list -- pythonnet@python.org
To unsubscribe send an email to pythonnet-le...@python.org
https://mail.python.org/mailman3/lists/pythonnet.python.org/
Member address: arch...@mail-archive.com

Reply via email to