19 references to ERR_QueryInnerKey
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
1746
Error(diagnostics, ErrorCode.
ERR_QueryInnerKey
, node, name);
Errors\ErrorFacts.cs (1)
1433
or ErrorCode.
ERR_QueryInnerKey
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (16)
Semantics\OutVarTests.cs (8)
11635
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u4").WithArguments("u4").WithLocation(47, 35),
11653
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u5").WithArguments("u5").WithLocation(63, 35),
11937
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u4").WithArguments("u4").WithLocation(20, 35),
11955
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u5").WithArguments("u5").WithLocation(37, 35),
24637
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u4").WithArguments("u4").WithLocation(30, 29),
24649
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u5").WithArguments("u5").WithLocation(43, 29),
24896
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u4").WithArguments("u4").WithLocation(30, 29),
24914
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u5").WithArguments("u5").WithLocation(43, 29),
Semantics\PatternMatchingTests_Global.cs (4)
7850
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u4").WithArguments("u4").WithLocation(30, 29),
7862
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u5").WithArguments("u5").WithLocation(43, 29),
8103
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u4").WithArguments("u4").WithLocation(30, 29),
8115
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u5").WithArguments("u5").WithLocation(43, 29),
Semantics\PatternMatchingTests_Scope.cs (4)
1740
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u4").WithArguments("u4").WithLocation(47, 35),
1758
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u5").WithArguments("u5").WithLocation(63, 35),
2036
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u4").WithArguments("u4").WithLocation(20, 35),
2054
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u5").WithArguments("u5").WithLocation(37, 35),
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\SemanticErrorTests.cs (1)
17395
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "a").WithArguments("a")