25 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 (15)
Parsing\DeclarationScopeParsingTests.cs (10)
9853Diagnostic(ErrorCode.ERR_InExpected, "int").WithLocation(2, 21),
9955Diagnostic(ErrorCode.ERR_InExpected, "readonly").WithLocation(2, 14),
10029Diagnostic(ErrorCode.ERR_InExpected, "readonly").WithLocation(2, 21),
10137Diagnostic(ErrorCode.ERR_InExpected, "int").WithLocation(2, 18),
10235Diagnostic(ErrorCode.ERR_InExpected, "ref").WithLocation(2, 18),
10338Diagnostic(ErrorCode.ERR_InExpected, "ref").WithLocation(2, 18),
10809Diagnostic(ErrorCode.ERR_InExpected, "int").WithLocation(2, 24),
10863Diagnostic(ErrorCode.ERR_InExpected, "b").WithLocation(2, 28),
10921Diagnostic(ErrorCode.ERR_InExpected, "(").WithLocation(2, 21),
11133Diagnostic(ErrorCode.ERR_InExpected, "ref").WithLocation(2, 17),