2 references to BindQuery
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.IdentifierUsedAsValueFinder.cs (1)
307/// Follows the logic of <see cref="Binder.BindQuery"/>
Binder\Binder_Expressions.cs (1)
756return this.BindQuery((QueryExpressionSyntax)node, diagnostics);