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