dotnet/roslyn
GitHub で見るAdd APIs for inspecting script references to ScriptContext class
Open
#6,492 opened on 2015年10月31日
Area-InteractiveFeature RequestInteractive-ScriptingLogichelp wanted
説明
Something like:
IEnumerable<string> GetReferences();
DependencyGraph GetDependencyGraph();