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