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)
9774Diagnostic(ErrorCode.ERR_InExpected, "int").WithLocation(2, 21),
9876Diagnostic(ErrorCode.ERR_InExpected, "readonly").WithLocation(2, 14),
9950Diagnostic(ErrorCode.ERR_InExpected, "readonly").WithLocation(2, 21),
10058Diagnostic(ErrorCode.ERR_InExpected, "int").WithLocation(2, 18),
10156Diagnostic(ErrorCode.ERR_InExpected, "ref").WithLocation(2, 18),
10259Diagnostic(ErrorCode.ERR_InExpected, "ref").WithLocation(2, 18),
10730Diagnostic(ErrorCode.ERR_InExpected, "int").WithLocation(2, 24),
10784Diagnostic(ErrorCode.ERR_InExpected, "b").WithLocation(2, 28),
10842Diagnostic(ErrorCode.ERR_InExpected, "(").WithLocation(2, 21),
11054Diagnostic(ErrorCode.ERR_InExpected, "ref").WithLocation(2, 17),