5 references to NotInScope
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (5)
Semantics\PrimaryConstructorTests.cs (5)
7184
if ((flags & TestFlags.
NotInScope
) != 0)
7362
if ((flags & TestFlags.
NotInScope
) != 0)
7517
("0001",
NotInScope
| NotUsedWarning, "[Attr1(p1)]"),
7596
("0001",
NotInScope
| NotUsedWarning, "p1"),
7597
("0002",
NotInScope
| NotUsedWarning, "nameof(p1)"),