19 references to ERR_QueryInnerKey
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
1723
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)
11637
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u4").WithArguments("u4").WithLocation(47, 35),
11655
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u5").WithArguments("u5").WithLocation(63, 35),
11939
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u4").WithArguments("u4").WithLocation(20, 35),
11957
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u5").WithArguments("u5").WithLocation(37, 35),
24648
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u4").WithArguments("u4").WithLocation(30, 29),
24660
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u5").WithArguments("u5").WithLocation(43, 29),
24907
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "u4").WithArguments("u4").WithLocation(30, 29),
24925
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)
17350
Diagnostic(ErrorCode.
ERR_QueryInnerKey
, "a").WithArguments("a")