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);
1107
var bound =
GetBoundQueryClause
(node);
1324
var bound =
GetBoundQueryClause
(node);
1330
var bound =
GetBoundQueryClause
(node);
1336
var bound =
GetBoundQueryClause
(node);