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