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