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