1 write to ReferencePaths
Microsoft.CodeAnalysis.Scripting (1)
Hosting\InteractiveScriptGlobals.cs (1)
62ReferencePaths = new SearchPaths();
1 reference to ReferencePaths
Microsoft.CodeAnalysis.Scripting (1)
Hosting\CommandLine\CommandLineRunner.cs (1)
326var newReferenceSearchPaths = ImmutableArray.CreateRange(globals.ReferencePaths);