21 references to ERR_InExpected
Microsoft.CodeAnalysis.CSharp (2)
Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (14)
Parsing\DeclarationScopeParsingTests.cs (10)
10055Diagnostic(ErrorCode.ERR_InExpected, "int").WithLocation(2, 21),
10160Diagnostic(ErrorCode.ERR_InExpected, "readonly").WithLocation(2, 14),
10241Diagnostic(ErrorCode.ERR_InExpected, "readonly").WithLocation(2, 21),
10353Diagnostic(ErrorCode.ERR_InExpected, "int").WithLocation(2, 18),
10451Diagnostic(ErrorCode.ERR_InExpected, "ref").WithLocation(2, 18),
10557Diagnostic(ErrorCode.ERR_InExpected, "ref").WithLocation(2, 18),
11032Diagnostic(ErrorCode.ERR_InExpected, "int").WithLocation(2, 24),
11086Diagnostic(ErrorCode.ERR_InExpected, "b").WithLocation(2, 28),
11144Diagnostic(ErrorCode.ERR_InExpected, "(").WithLocation(2, 21),
11356Diagnostic(ErrorCode.ERR_InExpected, "ref").WithLocation(2, 17),