3 references to BadConstant
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (3)
Semantics\PrimaryConstructorTests.cs (3)
6517("0005", BadReference | NotUsedWarning | Shadows | BadConstant, "public const int F = p1;"), 7267if ((flags & TestFlags.BadConstant) != 0) 7352if ((flags & TestFlags.BadConstant) != 0)