1 instantiation of CSharpInteractiveCompiler
csi (1)
Csi.cs (1)
32var compiler = new CSharpInteractiveCompiler(
2 references to CSharpInteractiveCompiler
csi (1)
Csi.cs (1)
32var compiler = new CSharpInteractiveCompiler(
Microsoft.CodeAnalysis.CSharp.Scripting (1)
Hosting\CommandLine\Csi.cs (1)
29internal override Type Type => typeof(CSharpInteractiveCompiler);