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