24 references to ERR_InExpected
Microsoft.CodeAnalysis.CSharp (2)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (5)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (14)
Parsing\DeclarationScopeParsingTests.cs (10)
9754Diagnostic(ErrorCode.ERR_InExpected, "int").WithLocation(2, 21),
9856Diagnostic(ErrorCode.ERR_InExpected, "readonly").WithLocation(2, 14),
9930Diagnostic(ErrorCode.ERR_InExpected, "readonly").WithLocation(2, 21),
10038Diagnostic(ErrorCode.ERR_InExpected, "int").WithLocation(2, 18),
10136Diagnostic(ErrorCode.ERR_InExpected, "ref").WithLocation(2, 18),
10239Diagnostic(ErrorCode.ERR_InExpected, "ref").WithLocation(2, 18),
10710Diagnostic(ErrorCode.ERR_InExpected, "int").WithLocation(2, 24),
10764Diagnostic(ErrorCode.ERR_InExpected, "b").WithLocation(2, 28),
10822Diagnostic(ErrorCode.ERR_InExpected, "(").WithLocation(2, 21),
11034Diagnostic(ErrorCode.ERR_InExpected, "ref").WithLocation(2, 17),