3 references to ERR_QueryOuterKey
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
1719
Error(diagnostics, ErrorCode.
ERR_QueryOuterKey
, node, name);
Errors\ErrorFacts.cs (1)
1432
or ErrorCode.
ERR_QueryOuterKey
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\SemanticErrorTests.cs (1)
17326
Diagnostic(ErrorCode.
ERR_QueryOuterKey
, "b").WithArguments("b")