dotnet/roslyn

Add APIs for inspecting script references to ScriptContext class

オープン

#6,492 opened on 2015/10/31

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (4,257 件のフォーク)batch import
Area-InteractiveFeature RequestInteractive-ScriptingLogichelp wanted

Repository metrics

Stars
 (20,414 個のスター)
PR merge metrics
 (平均マージ 6d 17h) (30d で 256 merged PRs)

説明

Something like:

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

コントリビューターガイド