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