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