5 references to NotInScope
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (5)
Semantics\PrimaryConstructorTests.cs (5)
7799
if ((flags & TestFlags.
NotInScope
) != 0)
7977
if ((flags & TestFlags.
NotInScope
) != 0)
8132
("0001",
NotInScope
| NotUsedWarning, "[Attr1(p1)]"),
8211
("0001",
NotInScope
| NotUsedWarning, "p1"),
8212
("0002",
NotInScope
| NotUsedWarning, "nameof(p1)"),