10 references to ERR_IndexerNeedsParam
Microsoft.CodeAnalysis.CSharp (2)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (6)
Parsing\ParsingErrorRecoveryTests.cs (4)
2047Diagnostic(ErrorCode.ERR_IndexerNeedsParam, "[").WithLocation(1, 19),
2156Diagnostic(ErrorCode.ERR_IndexerNeedsParam, "]").WithLocation(1, 23),
2250Diagnostic(ErrorCode.ERR_IndexerNeedsParam, "[").WithLocation(1, 19),
7630Diagnostic(ErrorCode.ERR_IndexerNeedsParam).WithLocation(1, 1),