1 instantiation of C
Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests (1)
InteractiveSessionReferencesTests.cs (1)
501var s0 = await CSharpScript.RunAsync<int>("x", options, new C());
7 references to C
Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests (7)
InteractiveSessionReferencesTests.cs (7)
499AddReferences(typeof(C).Assembly, typeof(C).Assembly); 508typeof(C).Assembly.Location, 509typeof(C).Assembly.Location, 510typeof(C).Assembly.Location, 516#r ""{typeof(C).Assembly.Location}"" 517#r ""{typeof(C).Assembly.Location}""