dotnet/roslyn
Add APIs for inspecting script references to ScriptContext class
Aperta
#6492 aperta il 31 ott 2015
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();