3 instantiations of C1
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (3)
InteractiveSessionTests.cs (3)
571
CSharpScript.RunAsync("System", globals: new
C1
()).
581
CSharpScript.RunAsync("using System;", globals: new
C1
()).
592
CSharpScript.RunAsync("int System = 2;", globals: new
C1
()).