2 references to Script
Microsoft.CodeAnalysis.CSharp.Scripting (2)
Hosting\CommandLine\Csi.cs (1)
24
: base(CSharpCommandLineParser.
Script
, responseFile, args, buildPaths, additionalReferenceDirectories: null, analyzerLoader)
Hosting\CSharpReplServiceProvider.cs (1)
20
public override CommandLineParser CommandLineParser => CSharpCommandLineParser.
Script
;