3 references to ERR_QueryOuterKey
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
1589
Error(diagnostics, ErrorCode.
ERR_QueryOuterKey
, node, name);
Errors\ErrorFacts.cs (1)
1371
case ErrorCode.
ERR_QueryOuterKey
:
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\SemanticErrorTests.cs (1)
17218
Diagnostic(ErrorCode.
ERR_QueryOuterKey
, "b").WithArguments("b")