IOperation\IOperationTests_IForEachLoopStatement.cs (3)
1224Diagnostic(ErrorCode.ERR_SemicolonExpected, ",").WithLocation(6, 19),
1230Diagnostic(ErrorCode.ERR_SemicolonExpected, "in").WithLocation(6, 23),
1236Diagnostic(ErrorCode.ERR_SemicolonExpected, ")").WithLocation(6, 27),
IOperation\IOperationTests_IIfStatement.cs (8)
946Diagnostic(ErrorCode.ERR_SemicolonExpected, "").WithLocation(7, 6)
1051Diagnostic(ErrorCode.ERR_SemicolonExpected, "").WithLocation(20, 14)
1123Diagnostic(ErrorCode.ERR_SemicolonExpected, "").WithLocation(12, 28)
1205Diagnostic(ErrorCode.ERR_SemicolonExpected, "").WithLocation(12, 20),
1223Diagnostic(ErrorCode.ERR_SemicolonExpected, "").WithLocation(15, 14)
1282Diagnostic(ErrorCode.ERR_SemicolonExpected, "").WithLocation(14, 13)
1410Diagnostic(ErrorCode.ERR_SemicolonExpected, "").WithLocation(10, 30),
1416Diagnostic(ErrorCode.ERR_SemicolonExpected, "").WithLocation(11, 13)
IOperation\IOperationTests_IIsPatternExpression.cs (3)
443Diagnostic(ErrorCode.ERR_SemicolonExpected, ",").WithLocation(8, 45),
449Diagnostic(ErrorCode.ERR_SemicolonExpected, ")").WithLocation(8, 49),
497Diagnostic(ErrorCode.ERR_SemicolonExpected, "Console").WithLocation(8, 52),
IOperation\IOperationTests_IObjectCreationExpression.cs (4)
5212Diagnostic(ErrorCode.ERR_SemicolonExpected, ":").WithLocation(8, 90),
5224Diagnostic(ErrorCode.ERR_SemicolonExpected, "{").WithLocation(8, 93),
5227Diagnostic(ErrorCode.ERR_SemicolonExpected, ",").WithLocation(8, 101),
5233Diagnostic(ErrorCode.ERR_SemicolonExpected, "}").WithLocation(8, 110),