dotnet/roslyn
Add APIs for inspecting script references to ScriptContext class
開放
#6,492 建立於 2015年10月31日
Area-InteractiveFeature RequestInteractive-ScriptingLogichelp wanted
倉庫指標
- 星標
- (20,414 顆星)
- PR 合併指標
- (平均合併 6天 17小時) (30 天內合併 256 個 PR)
描述
Something like:
IEnumerable<string> GetReferences();
DependencyGraph GetDependencyGraph();