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