dotnet/roslyn

Add APIs for inspecting script references to ScriptContext class

Aperta

#6492 aperta il 31 ott 2015

 (0 commenti) (0 reazioni) (0 assegnatari)C# (4257 fork)batch import
Area-InteractiveFeature RequestInteractive-ScriptingLogichelp wanted

Metriche repository

Star
 (20.414 stelle)
Metriche merge PR
 (Merge medio 6g 17h) (256 PR mergiate in 30 g)

Descrizione

Something like:

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

Guida contributor