2 references to GetContainingExprOrQueryClause
Microsoft.CodeAnalysis.CSharp (2)
Compilation\MemberSemanticModel.cs (2)
1787
node =
GetContainingExprOrQueryClause
(receiver, position);
1828
var expr =
GetContainingExprOrQueryClause
(arg, position);