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