2 instantiations of M
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (2)
InteractiveSessionTests.cs (2)
1547
var m = new
M
<string>();
1582
object c = new
M
<int>();
1 reference to M
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
InteractiveSessionTests.cs (1)
1547
var
m = new M<string>();