dotnet/roslyn

Add APIs for inspecting script references to ScriptContext class

開放

#6,492 建立於 2015年10月31日

 (0 則留言) (0 個反應) (0 位負責人)C# (4,257 個分叉)batch import
Area-InteractiveFeature RequestInteractive-ScriptingLogichelp wanted

倉庫指標

星標
 (20,414 顆星)
PR 合併指標
 (平均合併 6天 17小時) (30 天內合併 256 個 PR)

描述

Something like:

IEnumerable<string> GetReferences();
DependencyGraph GetDependencyGraph();

貢獻者指南