1 write to Args
Microsoft.CodeAnalysis.Scripting (1)
Hosting\CommandLine\CommandLineScriptGlobals.cs (1)
59Args = new List<string>();
1 reference to Args
Microsoft.CodeAnalysis.Scripting (1)
Hosting\CommandLine\CommandLineRunner.cs (1)
193globals.Args.AddRange(Compiler.Arguments.ScriptArguments);