7 references to GetBoundQueryClause
Microsoft.CodeAnalysis.CSharp (7)
Compilation\MemberSemanticModel.cs (7)
907var bound = GetBoundQueryClause(node); 913var bound = GetBoundQueryClause(queryClause); 919var bound = GetBoundQueryClause(node); 1114var bound = GetBoundQueryClause(node); 1331var bound = GetBoundQueryClause(node); 1337var bound = GetBoundQueryClause(node); 1343var bound = GetBoundQueryClause(node);