1 instantiation of CommandLineRunner
csi (1)
Csi.cs (1)
38
var runner = new
CommandLineRunner
(
3 references to CommandLineRunner
csi (1)
Csi.cs (1)
38
var
runner = new CommandLineRunner(
Microsoft.CodeAnalysis.CSharp.Scripting (1)
Hosting\CommandLine\Csi.cs (1)
32
CommandLineRunner
.GetMetadataReferenceResolver(Arguments, loggerOpt, _createFromFileFunc);
Microsoft.CodeAnalysis.Scripting (1)
Hosting\CommonMemberFilter.cs (1)
36
if (type == typeof(
CommandLineRunner
))