1 write to SourcePaths
Microsoft.CodeAnalysis.Scripting (1)
Hosting\InteractiveScriptGlobals.cs (1)
63SourcePaths = new SearchPaths();
1 reference to SourcePaths
Microsoft.CodeAnalysis.Scripting (1)
Hosting\CommandLine\CommandLineRunner.cs (1)
327var newSourceSearchPaths = ImmutableArray.CreateRange(globals.SourcePaths);