2 implementations of N
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (2)
InteractiveSessionTests.cs (2)
1501public string N { get; set; } = "2"; 1514public string N { get; set; } = null;