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