2 implementations of N
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\ScriptTestFixtures.cs (2)
29
public string
N
{ get; set; } = "2";
42
public string
N
{ get; set; } = null;