7 references to GetBoundQueryClause
Microsoft.CodeAnalysis.CSharp (7)
Compilation\MemberSemanticModel.cs (7)
900var bound = GetBoundQueryClause(node); 906var bound = GetBoundQueryClause(queryClause); 912var bound = GetBoundQueryClause(node); 1070var bound = GetBoundQueryClause(node); 1287var bound = GetBoundQueryClause(node); 1293var bound = GetBoundQueryClause(node); 1299var bound = GetBoundQueryClause(node);