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