3 references to C
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (3)
InteractiveSessionTests.cs (3)
1435
CSharpScript.RunAsync<
C
<int>>("null");
1447
var
cint = CSharpScript.EvaluateAsync<
C
<int>>("null", options).Result;