7 references to GetBoundQueryClause
Microsoft.CodeAnalysis.CSharp (7)
Compilation\MemberSemanticModel.cs (7)
889var bound = GetBoundQueryClause(node); 895var bound = GetBoundQueryClause(queryClause); 901var bound = GetBoundQueryClause(node); 1059var bound = GetBoundQueryClause(node); 1276var bound = GetBoundQueryClause(node); 1282var bound = GetBoundQueryClause(node); 1288var bound = GetBoundQueryClause(node);